Searched refs:superDispatchKeyShortcutEvent (Results 1 – 11 of 11) sorted by relevance
182 public boolean superDispatchKeyShortcutEvent(KeyEvent keyEvent) { in superDispatchKeyShortcutEvent() method in MockWindow
462 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
917 if (mWindow.superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
4511 if (getWindow().superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
2042 public abstract boolean superDispatchKeyShortcutEvent(KeyEvent event); in superDispatchKeyShortcutEvent() method in Window
488 return mWindow.superDispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
1975 public boolean superDispatchKeyShortcutEvent(KeyEvent event) { in superDispatchKeyShortcutEvent() method in PhoneWindow1976 return mDecor.superDispatchKeyShortcutEvent(event); in superDispatchKeyShortcutEvent()
453 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34544 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
54206 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);