Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DImeBackAnimationController.java84 if (isHideAnimationInProgress()) { in onBackStarted()
149 if (isHideAnimationInProgress()) return; in setPreCommitProgress()
167 if (mWindowInsetsAnimationController == null || isHideAnimationInProgress()) { in startPostCommitAnim()
270 private boolean isHideAnimationInProgress() { in isHideAnimationInProgress() method in ImeBackAnimationController
291 + isHideAnimationInProgress()); in dump()