Searched refs:hasCalledOnMeasure (Results 1 – 6 of 6) sorted by relevance
68 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in MockTextView
507 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in MockView
1713 assertTrue(view.hasCalledOnMeasure()); in testMeasure()1725 assertTrue(view.hasCalledOnMeasure()); in testMeasure()1738 assertTrue(view.hasCalledOnMeasure()); in testMeasure()
226 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in RatingBarTest.MockRatingBar
650 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in GridViewTest.MockGridView