Searched refs:hasCalledOnKeyShortcut (Results 1 – 2 of 2) sorted by relevance
94 public boolean hasCalledOnKeyShortcut() { in hasCalledOnKeyShortcut() method in MockView
1893 assertTrue(view.hasCalledOnKeyShortcut()); in testOnKeyShortcut()1916 assertTrue(view.hasCalledOnKeyShortcut()); in testDispatchKeyShortcutEvent()