/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | RecentsAnimationCallbacks.java | 153 listener.onRecentsAnimationStart(mController, targets); in onAnimationStart() 234 default void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method
|
D | TaskAnimationManager.java | 165 public void onRecentsAnimationStart(RecentsAnimationController controller, in startRecentsAnimation() 479 listener.onRecentsAnimationStart(mController, mTargets); in notifyRecentsAnimationState()
|
D | GestureState.java | 471 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in GestureState
|
D | OverviewCommandHelper.java | 356 public void onRecentsAnimationStart(RecentsAnimationController controller, in executeCommand()
|
D | AbsSwipeUpHandler.java | 952 public void onRecentsAnimationStart(RecentsAnimationController controller, 954 super.onRecentsAnimationStart(controller, targets);
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
D | ProgressDelegateInputConsumer.java | 174 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in ProgressDelegateInputConsumer
|
D | DeviceLockedInputConsumer.java | 254 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in DeviceLockedInputConsumer
|
D | OtherActivityInputConsumer.java | 536 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in OtherActivityInputConsumer.FinishImmediatelyHandler
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SplitWithKeyboardShortcutController.java | 119 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in SplitWithKeyboardShortcutController.SplitWithKeyboardShortcutRecentsAnimationListener
|
D | SplitSelectStateController.java | 1037 public void onRecentsAnimationStart(RecentsAnimationController controller, in onRecentsAnimationStart() method in SplitSelectStateController.SplitFromDesktopController.DesktopSplitRecentsAnimationListener
|