Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java368 private final boolean mHasAnimationCallbacks; field in InsetsController.InternalAnimationControlListener
392 mHasAnimationCallbacks = hasAnimationCallbacks; in InternalAnimationControlListener()
452 !mHasAnimationCallbacks); in onReady()
468 if (!mHasAnimationCallbacks) { in onReady()
498 if (mHasAnimationCallbacks) { in getInsetsInterpolator()
517 if (mHasAnimationCallbacks) { in getAlphaInterpolator()
553 if (mHasAnimationCallbacks) { in calculateDurationMs()