Searched refs:EVENT_TOUCH_UP (Results 1 – 2 of 2) sorted by relevance
167 LauncherInstrumentation.EVENT_TOUCH_UP); in goToOverviewUnchecked()318 LauncherInstrumentation.EVENT_TOUCH_UP); in quickSwitch()328 LauncherInstrumentation.EVENT_TOUCH_UP); in quickSwitch()
106 static final Pattern EVENT_TOUCH_UP = getTouchEventPattern("ACTION_UP"); field in LauncherInstrumentation877 expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_TOUCH_UP); in pressHome()914 expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_TOUCH_UP); in pressBack()1285 expectEvent(TestProtocol.SEQUENCE_MAIN, LauncherInstrumentation.EVENT_TOUCH_UP); in clickLauncherObject()1473 ? EVENT_TOUCH_UP : EVENT_TOUCH_CANCEL); in sendPointer()