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.java226 default void onRecentsAnimationFinished(@NonNull RecentsAnimationController controller) {} in onRecentsAnimationFinished() method
DGestureState.java513 public void onRecentsAnimationFinished(RecentsAnimationController controller) { in onRecentsAnimationFinished() method in GestureState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/
DRecentsWindowManager.kt192 override fun onRecentsAnimationFinished(controller: RecentsAnimationController) { in <lambda>() method