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