Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java745 assertTrue(mMockTextView.mIsRefreshDrawableStateCalled); in testDrawableStateChanged()
2899 public boolean mIsRefreshDrawableStateCalled; field in ViewGroupTest.MockTextView
2948 mIsRefreshDrawableStateCalled = true; in refreshDrawableState()