| Interface | Description |
|---|---|
| ChoreographerCompat |
| Class | Description |
|---|---|
| ChoreographerCompat.FrameCallback |
This class provides a compatibility wrapper around the JellyBean FrameCallback with methods to
access cached wrappers for submitting a real FrameCallback to a Choreographer or a Runnable to
a Handler.
|
| ChoreographerCompatImpl |
Wrapper class for abstracting away availability of the JellyBean Choreographer.
|