Searched refs:EVENT_TOUCH_UP_TIS (Results 1 – 3 of 3) sorted by relevance
54 TestProtocol.SEQUENCE_TIS, LauncherInstrumentation.EVENT_TOUCH_UP_TIS); in addAutomatically()
107 static final Pattern EVENT_TOUCH_UP_TIS = getTouchEventPatternTIS("ACTION_UP"); field in LauncherInstrumentation741 expectEvent(TestProtocol.SEQUENCE_TIS, EVENT_TOUCH_UP_TIS); in pressHome()1093 expectEvent(TestProtocol.SEQUENCE_TIS, LauncherInstrumentation.EVENT_TOUCH_UP_TIS); in clickLauncherObject()1264 expectEvent(TestProtocol.SEQUENCE_TIS, EVENT_TOUCH_UP_TIS); in sendPointer()
78 LauncherInstrumentation.EVENT_TOUCH_UP_TIS); in clickAndDismissScreenshot()