Home
last modified time | relevance | path

Searched defs:touchTimeMs (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DLauncherSwipeHandlerV2.java76 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in LauncherSwipeHandlerV2()
H A DTouchInteractionService.java1009 GestureState gestureState, long touchTimeMs) { in createLauncherSwipeHandler()
1016 GestureState gestureState, long touchTimeMs) { in createFallbackSwipeHandler()
H A DAbsSwipeUpHandler.java290 long touchTimeMs, boolean continuingLastGesture, in AbsSwipeUpHandler()
H A DFallbackSwipeHandler.java96 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in FallbackSwipeHandler()