Searched refs:hasCalledInvalidate (Results 1 – 2 of 2) sorted by relevance
165 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()169 assertTrue(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()173 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()393 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in TabWidgetTest.MockTabWidget
114 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in MockView