Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2711 assertTrue(onLongClickListener.hasLongClicked()); in testPerformLongClick()
2718 assertTrue(onLongClickListener.hasLongClicked()); in testPerformLongClick()
5519 public boolean hasLongClicked() { in hasLongClicked() method in TextViewTest.MockOnLongClickListener