Searched refs:hasCalledInvalidate (Results 1 – 2 of 2) sorted by relevance
157 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()161 assertTrue(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()165 assertFalse(mockTabWidget.hasCalledInvalidate()); in testChildDrawableStateChanged()385 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in TabWidgetTest.MockTabWidget
113 public boolean hasCalledInvalidate() { in hasCalledInvalidate() method in MockView