Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java88 ? LauncherInstrumentation.GestureScope.INSIDE_TO_OUTSIDE in goToOverviewUnchecked()
215 ? LauncherInstrumentation.GestureScope.INSIDE_TO_OUTSIDE in quickSwitch()
DLauncherInstrumentation.java123 OUTSIDE_WITHOUT_PILFER, OUTSIDE_WITH_PILFER, INSIDE, INSIDE_TO_OUTSIDE enumConstant
710 false, GestureScope.INSIDE_TO_OUTSIDE); in pressHome()
732 ? GestureScope.INSIDE_TO_OUTSIDE in pressHome()
1253 || gestureScope == GestureScope.INSIDE_TO_OUTSIDE)) { in sendPointer()