Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java313 private final boolean mHasAnimationCallbacks; field in InsetsController.InternalAnimationControlListener
334 mHasAnimationCallbacks = hasAnimationCallbacks; in InternalAnimationControlListener()
389 if (!mHasAnimationCallbacks) { in onReady()
413 if (mHasAnimationCallbacks) { in getInsetsInterpolator()
432 if (mHasAnimationCallbacks) { in getAlphaInterpolator()
468 if (mHasAnimationCallbacks) { in calculateDurationMs()