Searched refs:hasCalledOnLayout (Results 1 – 2 of 2) sorted by relevance
354 public boolean hasCalledOnLayout() { in hasCalledOnLayout() method in MockView
577 assertTrue(view.hasCalledOnLayout()); in testLayout()580 assertFalse(view.hasCalledOnLayout()); in testLayout()588 assertTrue(view.hasCalledOnLayout()); in testLayout()