Searched refs:GestureScope (Results 1 – 9 of 9) sorted by relevance
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | WidgetResizeFrame.java | 65 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize() 69 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize() 72 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in resize()
|
D | LauncherInstrumentation.java | 134 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 …]
|
D | Background.java | 157 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()
|
D | LaunchedAppState.java | 136 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,
|
D | Taskbar.java | 93 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in swipeDownToStash() 179 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in touchBottomCorner() 181 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in touchBottomCorner()
|
D | Workspace.java | 112 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);
|
D | HomeAllApps.java | 62 swipeDown ? LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER in switchToWorkspace() 63 : LauncherInstrumentation.GestureScope.EXPECT_PILFER); in switchToWorkspace()
|
D | Launchable.java | 163 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in movePointerForStartDrag() 176 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER); in movePointerForStartDrag()
|
D | OverviewTask.java | 188 LauncherInstrumentation.GestureScope.DONT_EXPECT_PILFER), in dismissBySwipingUp()
|