/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | LauncherSwipeHandlerV2.java | 76 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in LauncherSwipeHandlerV2()
|
H A D | TouchInteractionService.java | 670 GestureState gestureState = new GestureState(mOverviewComponentObserver, in createGestureState() local 767 GestureState gestureState, MotionEvent event) { in newBaseConsumer() 812 private InputConsumer createOtherActivityInputConsumer(GestureState gestureState, in createOtherActivityInputConsumer() 824 private InputConsumer createDeviceLockedInputConsumer(GestureState gestureState) { in createDeviceLockedInputConsumer() 834 GestureState gestureState, MotionEvent event, in createOverviewInputConsumer() 1009 GestureState gestureState, long touchTimeMs) { in createLauncherSwipeHandler() 1016 GestureState gestureState, long touchTimeMs) { in createFallbackSwipeHandler()
|
H A D | TaskAnimationManager.java | 101 public RecentsAnimationCallbacks startRecentsAnimation(GestureState gestureState, in startRecentsAnimation() 213 public RecentsAnimationCallbacks continueRecentsAnimation(GestureState gestureState) { in continueRecentsAnimation()
|
H A D | OverviewCommandHelper.java | 200 GestureState gestureState = mService.createGestureState(GestureState.DEFAULT_STATE); in executeCommand() local
|
H A D | AbsSwipeUpHandler.java | 289 TaskAnimationManager taskAnimationManager, GestureState gestureState, in AbsSwipeUpHandler()
|
H A D | FallbackSwipeHandler.java | 96 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in FallbackSwipeHandler()
|
H A D | SwipeUpAnimationLogic.java | 79 GestureState gestureState) { in SwipeUpAnimationLogic()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | InputProxyHandlerFactory.java | 39 GestureState gestureState) { in InputProxyHandlerFactory()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
H A D | ScreenPinnedInputConsumer.java | 41 public ScreenPinnedInputConsumer(Context context, GestureState gestureState) { in ScreenPinnedInputConsumer()
|
H A D | OverviewWithoutFocusInputConsumer.java | 49 RecentsAnimationDeviceState deviceState, GestureState gestureState, in OverviewWithoutFocusInputConsumer()
|
H A D | OverviewInputConsumer.java | 57 public OverviewInputConsumer(GestureState gestureState, T activity, in OverviewInputConsumer()
|
H A D | ProgressDelegateInputConsumer.java | 90 TaskAnimationManager taskAnimationManager, GestureState gestureState, in ProgressDelegateInputConsumer()
|
H A D | AssistantInputConsumer.java | 93 GestureState gestureState, in AssistantInputConsumer()
|
H A D | DeviceLockedInputConsumer.java | 108 TaskAnimationManager taskAnimationManager, GestureState gestureState, in DeviceLockedInputConsumer()
|
H A D | OtherActivityInputConsumer.java | 144 TaskAnimationManager taskAnimationManager, GestureState gestureState, in OtherActivityInputConsumer()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
H A D | SwipeUpGestureTutorialController.java | 279 GestureState gestureState) { in ViewSwipeUpAnimation()
|