Searched refs:superDispatchKeyShortcutEvent (Results 1 – 11 of 11) sorted by relevance
182 public boolean superDispatchKeyShortcutEvent(KeyEvent keyEvent) { in superDispatchKeyShortcutEvent() method in MockWindow
232 return mWindow.superDispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
636 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
797 if (mWindow.superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
3272 if (getWindow().superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
1585 public abstract boolean superDispatchKeyShortcutEvent(KeyEvent event); in superDispatchKeyShortcutEvent() method in Window
1822 public boolean superDispatchKeyShortcutEvent(KeyEvent event) { in superDispatchKeyShortcutEvent() method in PhoneWindow1823 return mDecor.superDispatchKeyShortcutEvent(event); in superDispatchKeyShortcutEvent()
440 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
34544 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
46582 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
50122 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);