Searched refs:hasCalledDispatchWindowFocusChanged (Results 1 – 2 of 2) sorted by relevance
381 public boolean hasCalledDispatchWindowFocusChanged() { in hasCalledDispatchWindowFocusChanged() method in MockView
3101 assertTrue(view.hasCalledDispatchWindowFocusChanged()); in testWindowFocusChanged()3105 assertFalse(view.hasCalledDispatchWindowFocusChanged()); in testWindowFocusChanged()3113 assertTrue(view.hasCalledDispatchWindowFocusChanged()); in testWindowFocusChanged()