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