Home
last modified time | relevance | path

Searched defs:onRecentsAnimationFinished (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationCallbacks.java247 default void onRecentsAnimationFinished(@NonNull RecentsAnimationController controller) {} in onRecentsAnimationFinished() method
DGestureState.java492 public void onRecentsAnimationFinished(RecentsAnimationController controller) { in onRecentsAnimationFinished() method in GestureState
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarLauncherStateController.java785 public void onRecentsAnimationFinished(RecentsAnimationController controller) { in onRecentsAnimationFinished() method in TaskBarRecentsAnimationListener