Searched refs:openOptionsMenu (Results 1 – 3 of 3) sorted by relevance
65 getInstrumentation().runOnMainSync(() -> mActivity.openOptionsMenu()); in testOpenOptionsMenu()
60 getInstrumentation().runOnMainSync(() -> mActivity.openOptionsMenu()); in testRequestShowKeyboardShortcuts()
203 public void openOptionsMenu() { in openOptionsMenu() method in InstrumentationTestActivity204 super.openOptionsMenu(); in openOptionsMenu()