Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java4555 private int mDestroyCount = 0; field in TextViewTest.MockActionModeCallback
4567 return mDestroyCount; in getDestroyCount()
4577 mDestroyCount++; in onDestroyActionMode()