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.java634 public void setRecentsAnimationRunning(boolean running) { in setRecentsAnimationRunning() method in SplitSelectStateController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java6053 mSplitSelectStateController.setRecentsAnimationRunning(true); in setRecentsAnimationTargets()
6193 mSplitSelectStateController.setRecentsAnimationRunning(false); in onRecentsAnimationComplete()