Searched refs:tapMenuKey (Results 1 – 4 of 4) sorted by relevance
54 KeyUtils.tapMenuKey(this); in testItemClick()
47 KeyUtils.tapMenuKey(this); in toggleMenu()
50 KeyUtils.tapMenuKey(this); in toggleMenu()
45 public static void tapMenuKey(ActivityInstrumentationTestCase test) { in tapMenuKey() method in KeyUtils