Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DLauncherSwipeHandlerV2.java43 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in LauncherSwipeHandlerV2()
DTouchInteractionService.java866 GestureState gestureState, long touchTimeMs, boolean continuingLastGesture) { in createLauncherSwipeHandler()
872 GestureState gestureState, long touchTimeMs, boolean continuingLastGesture) { in createFallbackSwipeHandler()
DFallbackSwipeHandler.java55 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in FallbackSwipeHandler()
DBaseSwipeUpHandler.java383 GestureState gestureState, long touchTimeMs, boolean continuingLastGesture); in newHandler()
DBaseSwipeUpHandlerV2.java205 long touchTimeMs, boolean continuingLastGesture, in BaseSwipeUpHandlerV2()