Home
last modified time | relevance | path

Searched refs:gestureScope (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DBackground.java186 final LauncherInstrumentation.GestureScope gestureScope = in sendDownPointerToEnterOverviewToLauncher() local
192 downTime, downTime, MotionEvent.ACTION_DOWN, start, gestureScope); in sendDownPointerToEnterOverviewToLauncher()
204 final LauncherInstrumentation.GestureScope gestureScope = in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher() local
215 gestureScope); in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher()
226 final LauncherInstrumentation.GestureScope gestureScope = in sendUpPointerToEnterOverviewToLauncher() local
232 MotionEvent.ACTION_UP, end, gestureScope); in sendUpPointerToEnterOverviewToLauncher()
299 LauncherInstrumentation.GestureScope gestureScope = in quickSwitch() local
305 startX, startY, endX, endY, 20, false, gestureScope), in quickSwitch()
H A DLauncherInstrumentation.java810 GestureScope gestureScope = gestureStartFromLauncher in swipeUpToCloseFloatingView() local
817 false, gestureScope); in swipeUpToCloseFloatingView()
905 final GestureScope gestureScope = in pressBack() local
909 10, false, gestureScope); in pressBack()
1252 GestureScope gestureScope) { in swipeToState() argument
1396 GestureScope gestureScope) { in linearGesture() argument
1410 isDecelerating, start, end, gestureScope); in movePointer()
1413 end, gestureScope); in movePointer()
1449 GestureScope gestureScope) { in sendPointer() argument
1488 GestureScope gestureScope) { in movePointer() argument
[all …]