Searched refs:EVENT_TOUCH_DOWN_TIS (Results 1 – 3 of 3) sorted by relevance
52 LauncherInstrumentation.EVENT_TOUCH_DOWN_TIS); in addAutomatically()
55 LauncherInstrumentation.EVENT_TOUCH_DOWN_TIS); in clickAndDismissScreenshot()
111 static final Pattern EVENT_TOUCH_DOWN_TIS = getTouchEventPatternTIS("ACTION_DOWN"); field in LauncherInstrumentation872 expectEvent(TestProtocol.SEQUENCE_TIS, EVENT_TOUCH_DOWN_TIS); in pressHome()916 expectEvent(TestProtocol.SEQUENCE_TIS, EVENT_TOUCH_DOWN_TIS); in pressBack()1287 expectEvent(TestProtocol.SEQUENCE_TIS, LauncherInstrumentation.EVENT_TOUCH_DOWN_TIS); in clickLauncherObject()1458 expectEvent(TestProtocol.SEQUENCE_TIS, EVENT_TOUCH_DOWN_TIS); in sendPointer()