Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java134 boolean hasAnimationCallbacks(); in hasAnimationCallbacks() method
382 public InternalAnimationControlListener(boolean show, boolean hasAnimationCallbacks, in InternalAnimationControlListener() argument
387 mHasAnimationCallbacks = hasAnimationCallbacks; in InternalAnimationControlListener()
1649 && (!fromPredictiveBack || !mHost.hasAnimationCallbacks())); in collectSourceControls()
1673 || (fromPredictiveBack && mHost.hasAnimationCallbacks()), statsToken); in collectSourceControls()
1728 if (fromPredictiveBack && !mHost.hasAnimationCallbacks()) { in getLayoutInsetsDuringAnimationMode()
2102 boolean hasAnimationCallbacks = mHost.hasAnimationCallbacks(); in applyAnimation()
2104 show, hasAnimationCallbacks, types, mHost.getSystemBarsBehavior(), in applyAnimation()
2115 !hasAnimationCallbacks || skipsCallbacks /* useInsetsAnimationThread */, statsToken, in applyAnimation()
DViewRootInsetsControllerHost.java187 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in ViewRootInsetsControllerHost
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java847 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in InsetsPolicy.Host
/frameworks/base/boot/
Dboot-image-profile.txt18917 HSPLandroid/view/ViewRootInsetsControllerHost;->hasAnimationCallbacks()Z