Home
last modified time | relevance | path

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

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