Searched refs:EVENT_ALT_ESC_UP (Results 1 – 4 of 4) sorted by relevance
36 private static final Pattern EVENT_ALT_ESC_UP = Pattern.compile( field in SelectModeButtons69 mLauncher.expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_ALT_ESC_UP); in dismissByEscKey()
43 private static final Pattern EVENT_ALT_ESC_UP = Pattern.compile( field in KeyboardQuickSwitch144 mLauncher.expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_ALT_ESC_UP); in dismiss()
49 private static final Pattern EVENT_ALT_ESC_UP = Pattern.compile( field in BaseOverview428 mLauncher.expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_ALT_ESC_UP); in dismissByEscKey()
59 private static final Pattern EVENT_ALT_ESC_UP = Pattern.compile( field in AllApps412 mLauncher.expectEvent(TestProtocol.SEQUENCE_MAIN, EVENT_ALT_ESC_UP); in dismissByEscKey()