Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/
DFallbackSwipeHandlerTestCase.java44 long touchTimeMs, boolean continuingLastGesture) { in createSwipeHandler()
DLauncherSwipeHandlerV2TestCase.java75 long touchTimeMs, boolean continuingLastGesture) { in createSwipeHandler()
DRecentsWindowSwipeHandlerTestCase.java61 protected RecentsWindowSwipeHandler createSwipeHandler(long touchTimeMs, in createSwipeHandler()
DAbsSwipeUpHandlerTestCase.java395 long touchTimeMs, boolean continuingLastGesture); in createSwipeHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherSwipeHandlerV2.java72 GestureState gestureState, long touchTimeMs, boolean continuingLastGesture, in LauncherSwipeHandlerV2()
DFallbackSwipeHandler.java106 TaskAnimationManager taskAnimationManager, GestureState gestureState, long touchTimeMs, in FallbackSwipeHandler()
DAbsSwipeUpHandler.java385 long touchTimeMs, boolean continuingLastGesture, in AbsSwipeUpHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java421 private void startTouchTrackingForWindowAnimation(long touchTimeMs) { in startTouchTrackingForWindowAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/
DRecentsWindowSwipeHandler.java114 GestureState gestureState, long touchTimeMs, boolean continuingLastGesture, in RecentsWindowSwipeHandler()