Searched refs:hasChildDrawableStateChanged (Results 1 – 1 of 1) sorted by relevance
3404 assertFalse(mMockParent.hasChildDrawableStateChanged()); in testDrawableState()3407 assertTrue(mMockParent.hasChildDrawableStateChanged()); in testDrawableState()5282 public boolean hasChildDrawableStateChanged() { in hasChildDrawableStateChanged() method in ViewTest.MockViewParent