Home
last modified time | relevance | path

Searched refs:hasCalledOnCreateContextMenu (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DMockTextView.java56 public boolean hasCalledOnCreateContextMenu() { in hasCalledOnCreateContextMenu() method in MockTextView
DMockView.java296 public boolean hasCalledOnCreateContextMenu() { in hasCalledOnCreateContextMenu() method in MockView
DViewTest.java922 assertFalse(view.hasCalledOnCreateContextMenu()); in testCreateContextMenu()
927 assertTrue(view.hasCalledOnCreateContextMenu()); in testCreateContextMenu()
/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java56 public boolean hasCalledOnCreateContextMenu() { in hasCalledOnCreateContextMenu() method in MockTextView