Searched refs:showContextMenu (Results 1 – 2 of 2) sorted by relevance
924 public boolean showContextMenu() { in showContextMenu() method in DialogTest.MockView926 return super.showContextMenu(); in showContextMenu()
1238 view.showContextMenu(); in testShowContextMenu()1246 assertFalse(view.showContextMenu()); in testShowContextMenu()