Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSplitSelectStateController.java150 public void setRecentsAnimationRunning(boolean running) { in setRecentsAnimationRunning() method in SplitSelectStateController
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButtonController.java328 public void setRecentsAnimationRunning(boolean running) { in setRecentsAnimationRunning() method in RotationButtonController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java956 mNavigationBarView.getRotationButtonController().setRecentsAnimationRunning(running); in onRecentsAnimationStateChanged()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4347 mSplitSelectStateController.setRecentsAnimationRunning(true); in setRecentsAnimationTargets()
4450 mSplitSelectStateController.setRecentsAnimationRunning(false); in onRecentsAnimationComplete()