Searched refs:hasCalledOnMeasure (Results 1 – 6 of 6) sorted by relevance
68 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in MockTextView
489 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in MockView
1440 assertTrue(view.hasCalledOnMeasure()); in testMeasure()1451 assertTrue(view.hasCalledOnMeasure()); in testMeasure()1463 assertTrue(view.hasCalledOnMeasure()); in testMeasure()
226 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in RatingBarTest.MockRatingBar
573 public boolean hasCalledOnMeasure() {