Searched refs:hasCalledSetState (Results 1 – 3 of 3) sorted by relevance
614 assertFalse(mockDrawable1.hasCalledSetState()); in testSetState()615 assertFalse(mockDrawable2.hasCalledSetState()); in testSetState()625 assertTrue(mockDrawable1.hasCalledSetState()); in testSetState()626 assertTrue(mockDrawable2.hasCalledSetState()); in testSetState()637 assertTrue(mockDrawable1.hasCalledSetState()); in testSetState()638 assertTrue(mockDrawable2.hasCalledSetState()); in testSetState()1520 public boolean hasCalledSetState() { in hasCalledSetState() method in LayerDrawableTest.MockDrawable
491 public boolean hasCalledSetState() { in hasCalledSetState() method in DrawableWrapperTest.MockDrawable
581 public boolean hasCalledSetState() { in hasCalledSetState() method in ScaleDrawableTest.MockDrawable