Home
last modified time | relevance | path

Searched refs:INSIDE (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java93 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()
DLauncherInstrumentation.java123 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()
DOverview.java64 LauncherInstrumentation.GestureScope.INSIDE); in switchToAllApps()
DAllAppsFromOverview.java60 LauncherInstrumentation.GestureScope.INSIDE); in switchBackToOverview()
DOverviewTask.java63 LauncherInstrumentation.GestureScope.INSIDE); in dismiss()