Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5096 assertEquals(1, callbackBlockActionMode.getCreateCount()); in testSetAndGetCustomSelectionActionModeCallback()
5127 assertEquals(1, callbackStartActionMode.getCreateCount()); in testSetAndGetCustomSelectionActionModeCallback()
5161 public int getCreateCount() { in getCreateCount() method in TextViewTest.MockActionModeCallback