Searched refs:hasLongClicked (Results 1 – 1 of 1) sorted by relevance
2711 assertTrue(onLongClickListener.hasLongClicked()); in testPerformLongClick()2718 assertTrue(onLongClickListener.hasLongClicked()); in testPerformLongClick()5519 public boolean hasLongClicked() { in hasLongClicked() method in TextViewTest.MockOnLongClickListener