Searched refs:hasCalledDispatchDraw (Results 1 – 2 of 2) sorted by relevance
423 public boolean hasCalledDispatchDraw() { in hasCalledDispatchDraw() method in MockView
3379 assertTrue(view.hasCalledDispatchDraw()); in testDraw()