Searched refs:postCallbackDelayed (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 419 postCallbackDelayed(callbackType, action, token, 0); in postCallback() 438 public void postCallbackDelayed(int callbackType, in postCallbackDelayed() method in Choreographer
|
D | View.java | 18470 attachInfo.mViewRootImpl.mChoreographer.postCallbackDelayed( in postOnAnimationDelayed() 22736 mAttachInfo.mViewRootImpl.mChoreographer.postCallbackDelayed( in scheduleDrawable()
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 2062 MissingNullability: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long) par… 2064 MissingNullability: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long) par… 2637 SamShouldBeLast: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long):
|
D | test-current.txt | 4270 method public void postCallbackDelayed(int, Runnable, Object, long);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 16035 HSPLandroid/view/Choreographer;->postCallbackDelayed(ILjava/lang/Runnable;Ljava/lang/Object;J)V
|