Searched refs:showContextMenu (Results 1 – 2 of 2) sorted by relevance
1026 public boolean showContextMenu() { in showContextMenu() method in DialogTest.MockView1028 return super.showContextMenu(); in showContextMenu()
1290 view.showContextMenu(); in testCreateContextMenu()1745 view.showContextMenu(); in testShowContextMenuNullParent()1754 assertFalse(view.showContextMenu()); in testShowContextMenu()1763 view.showContextMenu(0, 0); in testShowContextMenuXYNullParent()1774 assertFalse(view.showContextMenu(0, 0)); in testShowContextMenuXY()