Searched refs:hasAnimationCallbacks (Results 1 – 4 of 4) sorted by relevance
134 boolean hasAnimationCallbacks(); in hasAnimationCallbacks() method382 public InternalAnimationControlListener(boolean show, boolean hasAnimationCallbacks, in InternalAnimationControlListener() argument387 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()
187 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in ViewRootInsetsControllerHost
847 public boolean hasAnimationCallbacks() { in hasAnimationCallbacks() method in InsetsPolicy.Host
18917 HSPLandroid/view/ViewRootInsetsControllerHost;->hasAnimationCallbacks()Z