Searched refs:postCallbackDelayed (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 421 postCallbackDelayed(callbackType, action, token, 0); in postCallback() 440 public void postCallbackDelayed(int callbackType, in postCallbackDelayed() method in Choreographer
|
D | View.java | 18837 attachInfo.mViewRootImpl.mChoreographer.postCallbackDelayed( in postOnAnimationDelayed() 23110 mAttachInfo.mViewRootImpl.mChoreographer.postCallbackDelayed( in scheduleDrawable()
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 2072 MissingNullability: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long) par… 2074 MissingNullability: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long) par… 2560 SamShouldBeLast: android.view.Choreographer#postCallbackDelayed(int, Runnable, Object, long):
|
D | test-current.txt | 5097 method public void postCallbackDelayed(int, Runnable, Object, long);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 21076 HSPLandroid/view/Choreographer;->postCallbackDelayed(ILjava/lang/Runnable;Ljava/lang/Object;J)V
|