Searched refs:hasCalledOnKeyMultiple (Results 1 – 2 of 2) sorted by relevance
191 public boolean hasCalledOnKeyMultiple() { in hasCalledOnKeyMultiple() method in MockView
2359 assertFalse(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2361 assertTrue(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2870 assertFalse(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()2873 assertTrue(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()