Searched refs:hasCalledSetState (Results 1 – 3 of 3) sorted by relevance
646 assertFalse(mockDrawable1.hasCalledSetState()); in testSetState()647 assertFalse(mockDrawable2.hasCalledSetState()); in testSetState()657 assertTrue(mockDrawable1.hasCalledSetState()); in testSetState()658 assertTrue(mockDrawable2.hasCalledSetState()); in testSetState()669 assertTrue(mockDrawable1.hasCalledSetState()); in testSetState()670 assertTrue(mockDrawable2.hasCalledSetState()); in testSetState()1623 public boolean hasCalledSetState() { in hasCalledSetState() method in LayerDrawableTest.MockDrawable
491 public boolean hasCalledSetState() { in hasCalledSetState() method in DrawableWrapperTest.MockDrawable
604 public boolean hasCalledSetState() { in hasCalledSetState() method in ScaleDrawableTest.MockDrawable