@Implements(value=android.view.Choreographer.class, shadowPicker=Picker.class, isInAndroidSdk=false) public class ShadowPausedChoreographer extends ShadowChoreographer
Choreographer
shadow for LooperMode.Mode.PAUSED
.
This shadow is largely a no-op. In LooperMode.Mode.PAUSED
mode, the shadowing is done
at a lower level via ShadowDisplayEventReceiver
.
This class should not be referenced directly - use ShadowChoreographer
instead.
ShadowChoreographer.Picker
Constructor | Description |
---|---|
ShadowPausedChoreographer() |
Modifier and Type | Method | Description |
---|---|---|
static void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFrameInterval, setFrameInterval, setPostCallbackDelay, setPostFrameCallbackDelay
@Resetter public static void reset()