Home
last modified time | relevance | path

Searched refs:onRecentsAnimationStart (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationCallbacks.java103 listener.onRecentsAnimationStart(mController, targets); in onAnimationStart()
145 default void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method
DTaskAnimationManager.java75 public void onRecentsAnimationStart(RecentsAnimationController controller, in startRecentsAnimation()
161 listener.onRecentsAnimationStart(mController, mTargets); in notifyRecentsAnimationState()
DGestureState.java320 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in GestureState
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DDeviceLockedInputConsumer.java235 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in DeviceLockedInputConsumer
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandler.java203 public void onRecentsAnimationStart(RecentsAnimationController recentsAnimationController, in onRecentsAnimationStart() method in BaseSwipeUpHandler
DBaseSwipeUpHandlerV2.java613 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in BaseSwipeUpHandlerV2
616 super.onRecentsAnimationStart(controller, targets); in onRecentsAnimationStart()