Home
last modified time | relevance | path

Searched refs:showContextMenu (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/app/src/android/app/cts/
DDialogTest.java924 public boolean showContextMenu() { in showContextMenu() method in DialogTest.MockView
926 return super.showContextMenu(); in showContextMenu()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java1238 view.showContextMenu(); in testShowContextMenu()
1246 assertFalse(view.showContextMenu()); in testShowContextMenu()