Searched refs:getDestroyCount (Results 1 – 1 of 1) sorted by relevance
4508 assertEquals(0, callbackBlockActionMode.getDestroyCount()); in testSetAndGetCustomSelectionActionModeCallback()4539 assertEquals(1, callbackStartActionMode.getDestroyCount()); in testSetAndGetCustomSelectionActionModeCallback()4566 public int getDestroyCount() { in getDestroyCount() method in TextViewTest.MockActionModeCallback