Searched refs:hasCalledOnKeyMultiple (Results 1 – 2 of 2) sorted by relevance
195 public boolean hasCalledOnKeyMultiple() { in hasCalledOnKeyMultiple() method in MockView
2590 assertFalse(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2592 assertTrue(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()3105 assertFalse(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()3108 assertTrue(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()