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.java121 public void onRecentsAnimationStart(RecentsAnimationController controller, in startRecentsAnimation()
233 listener.onRecentsAnimationStart(mController, mTargets); in notifyRecentsAnimationState()
DOverviewCommandHelper.java196 public void onRecentsAnimationStart(RecentsAnimationController controller, in executeCommand()
DGestureState.java354 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in GestureState
DAbsSwipeUpHandler.java709 public void onRecentsAnimationStart(RecentsAnimationController controller,
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DDeviceLockedInputConsumer.java233 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in DeviceLockedInputConsumer