Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBackground.java161 LauncherInstrumentation.EVENT_PILFER_POINTERS); in sendDownPointerToEnterOverviewToLauncher()
DLauncherInstrumentation.java114 static final Pattern EVENT_PILFER_POINTERS = Pattern.compile("pilferPointers"); field in LauncherInstrumentation
2042 expectEvent(TestProtocol.SEQUENCE_PILFER, EVENT_PILFER_POINTERS); in sendPointer()