Searched refs:getCreateCount (Results 1 – 1 of 1) sorted by relevance
4497 assertEquals(1, callbackBlockActionMode.getCreateCount()); in testSetAndGetCustomSelectionActionModeCallback()4528 assertEquals(1, callbackStartActionMode.getCreateCount()); in testSetAndGetCustomSelectionActionModeCallback()4562 public int getCreateCount() { in getCreateCount() method in TextViewTest.MockActionModeCallback