Searched refs:superDispatchKeyShortcutEvent (Results 1 – 11 of 11) sorted by relevance
182 public boolean superDispatchKeyShortcutEvent(KeyEvent keyEvent) { in superDispatchKeyShortcutEvent() method in MockWindow
234 return mWindow.superDispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
1669 public abstract boolean superDispatchKeyShortcutEvent(KeyEvent event); in superDispatchKeyShortcutEvent() method in Window
791 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
843 if (mWindow.superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
3991 if (getWindow().superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
1843 public boolean superDispatchKeyShortcutEvent(KeyEvent event) { in superDispatchKeyShortcutEvent() method in PhoneWindow1844 return mDecor.superDispatchKeyShortcutEvent(event); in superDispatchKeyShortcutEvent()
460 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
34544 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
53002 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
53146 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);