Searched refs:hasCalledOnLayout (Results 1 – 2 of 2) sorted by relevance
336 public boolean hasCalledOnLayout() { in hasCalledOnLayout() method in MockView
437 assertTrue(view.hasCalledOnLayout()); in testLayout()440 assertFalse(view.hasCalledOnLayout()); in testLayout()447 assertTrue(view.hasCalledOnLayout()); in testLayout()