Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java706 public void setRecentsAnimationRunning(boolean running) { in setRecentsAnimationRunning() method in SplitSelectStateController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5422 mSplitSelectStateController.setRecentsAnimationRunning(true); in setRecentsAnimationTargets()
5545 mSplitSelectStateController.setRecentsAnimationRunning(false); in onRecentsAnimationComplete()