Searched refs:CALLBACK_INSETS_ANIMATION (Results 1 – 3 of 3) sorted by relevance
142 mViewRoot.mChoreographer.postCallback(Choreographer.CALLBACK_INSETS_ANIMATION, r, in postInsetsAnimationCallback()
241 public static final int CALLBACK_INSETS_ANIMATION = 2; field in Choreographer776 doCallbacks(Choreographer.CALLBACK_INSETS_ANIMATION, frameTimeNanos, in doFrame()
21 import static android.view.Choreographer.CALLBACK_INSETS_ANIMATION;344 mChoreographer.postCallback(CALLBACK_INSETS_ANIMATION, setViewSynchronized, null); in addSplashScreenStartingWindow()