Deprecated API
Contents
-
Deprecated ClassesClassDescriptionScheduler APIs only function when using LooperMode.LEGACY. Switch to LooperMode.PAUSED and useAPIs instead.
invalid reference
ShadowLooperThis class can introduce deadlocks, since its lock is held while invoking run().
-
Deprecated MethodsMethodDescriptionThis method is ambiguous in how it should behave when turning off constant idle. Use
Scheduler.setIdleState(IdleState)instead to explicitly set the state.