Searched refs:INSIDE (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | Workspace.java | 93 ALL_APPS_STATE_ORDINAL, LauncherInstrumentation.GestureScope.INSIDE); in switchToAllApps() 185 launchableCenter, LauncherInstrumentation.GestureScope.INSIDE); in dragIconToWorkspace() 191 LauncherInstrumentation.GestureScope.INSIDE); in dragIconToWorkspace() 199 LauncherInstrumentation.GestureScope.INSIDE), in dragIconToWorkspace()
|
D | LauncherInstrumentation.java | 123 OUTSIDE_WITHOUT_PILFER, OUTSIDE_WITH_PILFER, INSIDE, INSIDE_TO_OUTSIDE enumConstant 1175 startX, startY, endX, endY, steps, slowDown, GestureScope.INSIDE), in scroll() 1251 if (notLauncher3 && gestureScope != GestureScope.INSIDE in sendPointer() 1259 gestureScope == GestureScope.INSIDE in sendPointer() 1311 sendPointer(downTime, downTime, MotionEvent.ACTION_DOWN, targetCenter, GestureScope.INSIDE); in clickAndGet() 1315 GestureScope.INSIDE); in clickAndGet()
|
D | Overview.java | 64 LauncherInstrumentation.GestureScope.INSIDE); in switchToAllApps()
|
D | AllAppsFromOverview.java | 60 LauncherInstrumentation.GestureScope.INSIDE); in switchBackToOverview()
|
D | OverviewTask.java | 63 LauncherInstrumentation.GestureScope.INSIDE); in dismiss()
|