Home
last modified time | relevance | path

Searched refs:CallbackQueue (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DChoreographer.java159 private final CallbackQueue[] mCallbackQueues;
231 mCallbackQueues = new CallbackQueue[CALLBACK_LAST + 1]; in Choreographer()
233 mCallbackQueues[i] = new CallbackQueue(); in Choreographer()
916 private final class CallbackQueue { class in Choreographer
/frameworks/base/config/
Dpreloaded-classes2257 android.view.Choreographer$CallbackQueue
Dcompiled-classes-phone4363 android.view.Choreographer$CallbackQueue
Dboot-image-profile.txt7242 HPLandroid/view/Choreographer$CallbackQueue;->hasDueCallbacksLocked(J)Z
31965 HSPLandroid/view/Choreographer$CallbackQueue;-><init>(Landroid/view/Choreographer;)V
31966 …SPLandroid/view/Choreographer$CallbackQueue;-><init>(Landroid/view/Choreographer;Landroid/view/Cho…
31967 HSPLandroid/view/Choreographer$CallbackQueue;->addCallbackLocked(JLjava/lang/Object;Ljava/lang/Obje…
31968 HSPLandroid/view/Choreographer$CallbackQueue;->extractDueCallbacksLocked(J)Landroid/view/Choreograp…
31969 HSPLandroid/view/Choreographer$CallbackQueue;->removeCallbacksLocked(Ljava/lang/Object;Ljava/lang/O…
52350 Landroid/view/Choreographer$CallbackQueue;