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