Searched refs:dispatchKeyShortcutEvent (Results 1 – 17 of 17) sorted by relevance
128 assertTrue(cb.dispatchKeyShortcutEvent(handledShortcutKey)); in testKeyShortcuts()140 assertFalse(cb.dispatchKeyShortcutEvent(unhandledShortcutKey)); in testKeyShortcuts()
62 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in WindowCallbackWrapper63 return mWrapped.dispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
622 if (decorView.dispatchKeyShortcutEvent(event)) { in performMenuItemShortcut()
3364 public boolean dispatchKeyShortcutEvent(KeyEvent event) {3365 return super.dispatchKeyShortcutEvent(event)
647 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent!);
646 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent!);
681 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent!);
660 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent!);
648 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent!);