Searched refs:hasDrawCalled (Results 1 – 3 of 3) sorted by relevance
272 assertFalse(mockShape.hasDrawCalled()); in testOnDraw()274 assertTrue(mockShape.hasDrawCalled()); in testOnDraw()286 public boolean hasDrawCalled() { in hasDrawCalled() method in ShapeDrawableTest.MockShape
64 assertTrue(dr.hasDrawCalled()); in testDraw()68 assertTrue(dr.hasDrawCalled()); in testDraw()924 public boolean hasDrawCalled() { in hasDrawCalled() method in DrawableContainerTest.MockDrawable
425 assertTrue(drawable.hasDrawCalled()); in testOnDraw()553 public boolean hasDrawCalled() { in hasDrawCalled() method in ImageViewTest.MockDrawable