Searched refs:hasCalledOnKeyMultiple (Results 1 – 2 of 2) sorted by relevance
195 public boolean hasCalledOnKeyMultiple() { in hasCalledOnKeyMultiple() method in MockView
2523 assertFalse(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()2525 assertTrue(view.hasCalledOnKeyMultiple()); in testOnKeyMultiple()3038 assertFalse(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()3041 assertTrue(view.hasCalledOnKeyMultiple()); in testDispatchKeyEvent()