Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java758 private boolean mInsetsAnimationRunning; field in InsetsPolicy.Host
864 mInsetsAnimationRunning = running; in notifyAnimationRunningStateChanged()
/frameworks/base/core/java/android/view/
DViewRootImpl.java932 private boolean mInsetsAnimationRunning; field in ViewRootImpl
2466 mInsetsAnimationRunning = running; in notifyInsetsAnimationRunningStateChanged()
6906 if (mIsTouchBoosting || mIsFrameRateBoosting || mInsetsAnimationRunning) { in handleMessageImpl()
12828 if (mIsFrameRateBoosting || mInsetsAnimationRunning) { in setPreferredFrameRateCategory()