Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsAnimationCallbacks.java122 listener.onRecentsAnimationStart(mController, targets); in onAnimationStart()
164 default void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method
H A DTaskAnimationManager.java128 public void onRecentsAnimationStart(RecentsAnimationController controller, in startRecentsAnimation()
268 listener.onRecentsAnimationStart(mController, mTargets); in notifyRecentsAnimationState()
H A DOverviewCommandHelper.java210 public void onRecentsAnimationStart(RecentsAnimationController controller, in executeCommand()
H A DGestureState.java370 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in GestureState
H A DAbsSwipeUpHandler.java798 public void onRecentsAnimationStart(RecentsAnimationController controller,
800 super.onRecentsAnimationStart(controller, targets);
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DProgressDelegateInputConsumer.java170 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in ProgressDelegateInputConsumer
H A DDeviceLockedInputConsumer.java235 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in DeviceLockedInputConsumer