Home
last modified time | relevance | path

Searched refs:GestureScope (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgetResizeFrame.java65 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize()
69 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize()
72 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize()
DLauncherInstrumentation.java134 public enum GestureScope { enum in LauncherInstrumentation
1108 false, GestureScope.EXPECT_PILFER); in gestureToDismissPopup()
1136 false, GestureScope.EXPECT_PILFER); in goHomeFromImmersiveFullscreenApp()
1147 false, GestureScope.EXPECT_PILFER); in goHomeFromImmersiveFullscreenApp()
1197 GestureScope.EXPECT_PILFER); in goHome()
1246 10, false, GestureScope.DONT_EXPECT_PILFER); in pressBackImpl()
1667 GestureScope gestureScope) { in swipeToState()
1708 GestureScope.DONT_EXPECT_PILFER); in clickObject()
1710 GestureScope.DONT_EXPECT_PILFER); in clickObject()
1811 GestureScope.DONT_EXPECT_PILFER), in scroll()
[all …]
DBackground.java157 LauncherInstrumentation.GestureScope.EXPECT_PILFER); in sendDownPointerToEnterOverviewToLauncher()
180 LauncherInstrumentation.GestureScope.EXPECT_PILFER); in sendSwipeUpAndHoldToEnterOverviewGestureToLauncher()
193 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in sendUpPointerToEnterOverviewToLauncher()
249 LauncherInstrumentation.GestureScope.EXPECT_PILFER), in quickSwitch()
DLaunchedAppState.java136 LauncherInstrumentation.GestureScope.EXPECT_PILFER),
185 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
196 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
329 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER,
339 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER,
DTaskbar.java93 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in swipeDownToStash()
179 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in touchBottomCorner()
181 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in touchBottomCorner()
DWorkspace.java112 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in switchToAllApps()
541 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
652 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER));
667 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER));
676 false, LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
710 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
748 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER));
787 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER);
DHomeAllApps.java62 swipeDown ? LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER in switchToWorkspace()
63 : LauncherInstrumentation.GestureScope.EXPECT_PILFER); in switchToWorkspace()
DLaunchable.java163 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in movePointerForStartDrag()
176 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in movePointerForStartDrag()
DOverviewTask.java188 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER), in dismissBySwipingUp()