Searched refs:hasMenuItemByDesc (Results 1 – 2 of 2) sorted by relevance
44 public boolean hasMenuItemByDesc(String menuDesc) throws UiObjectNotFoundException { in hasMenuItemByDesc() method in MenuBot
91 assertFalse(bots.menu.hasMenuItemByDesc("More options")); in testSearchView_ShouldHideOptionMenuOnExpanding()