Searched refs:hasCalledOnKeyMultiple (Results 1 – 2 of 2) sorted by relevance
191 public boolean hasCalledOnKeyMultiple() { in hasCalledOnKeyMultiple() method in MockView
2292 assertFalse(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2294 assertTrue(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2697 assertFalse(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()2700 assertTrue(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()