Searched refs:showContextMenu (Results 1 – 3 of 3) sorted by relevance
935 public boolean showContextMenu() { in showContextMenu() method in DialogTest.MockView937 return super.showContextMenu(); in showContextMenu()
1456 view.showContextMenu(); in testShowContextMenu()1464 assertFalse(view.showContextMenu()); in testShowContextMenu()1474 view.showContextMenu(0, 0); in testShowContextMenuXY()1482 assertFalse(view.showContextMenu(0, 0)); in testShowContextMenuXY()
86414 public boolean showContextMenu()103781 public boolean showContextMenu()