Searched refs:onRecentsAnimationStart (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RecentsAnimationCallbacks.java | 122 listener.onRecentsAnimationStart(mController, targets); in onAnimationStart() 164 default void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method
|
H A D | TaskAnimationManager.java | 128 public void onRecentsAnimationStart(RecentsAnimationController controller, in startRecentsAnimation() 268 listener.onRecentsAnimationStart(mController, mTargets); in notifyRecentsAnimationState()
|
H A D | OverviewCommandHelper.java | 210 public void onRecentsAnimationStart(RecentsAnimationController controller, in executeCommand()
|
H A D | GestureState.java | 370 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in GestureState
|
H A D | AbsSwipeUpHandler.java | 798 public void onRecentsAnimationStart(RecentsAnimationController controller, 800 super.onRecentsAnimationStart(controller, targets);
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
H A D | ProgressDelegateInputConsumer.java | 170 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in ProgressDelegateInputConsumer
|
H A D | DeviceLockedInputConsumer.java | 235 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in DeviceLockedInputConsumer
|