Searched refs:superDispatchKeyShortcutEvent (Results 1 – 9 of 9) sorted by relevance
438 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
911 if (mWindow.superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
4381 if (getWindow().superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
286 return mWindow.superDispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
1909 public abstract boolean superDispatchKeyShortcutEvent(KeyEvent event); in superDispatchKeyShortcutEvent() method in Window
1898 public boolean superDispatchKeyShortcutEvent(KeyEvent event) { in superDispatchKeyShortcutEvent() method in PhoneWindow1899 return mDecor.superDispatchKeyShortcutEvent(event); in superDispatchKeyShortcutEvent()
485 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53666 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);