Searched refs:hasCalledInvalidate (Results 1 – 2 of 2) sorted by relevance
154 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()158 assertTrue(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()162 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()366 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in TabWidgetTest.MockTabWidget
109 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in MockView