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