Searched refs:superDispatchKeyShortcutEvent (Results 1 – 11 of 11) sorted by relevance
182 public boolean superDispatchKeyShortcutEvent(KeyEvent keyEvent) { in superDispatchKeyShortcutEvent() method in MockWindow
513 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
238 return mWindow.superDispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
854 if (mWindow.superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
4182 if (getWindow().superDispatchKeyShortcutEvent(event)) { in dispatchKeyShortcutEvent()
1829 public abstract boolean superDispatchKeyShortcutEvent(KeyEvent event); in superDispatchKeyShortcutEvent() method in Window
1884 public boolean superDispatchKeyShortcutEvent(KeyEvent event) { in superDispatchKeyShortcutEvent() method in PhoneWindow1885 return mDecor.superDispatchKeyShortcutEvent(event); in superDispatchKeyShortcutEvent()
493 public boolean superDispatchKeyShortcutEvent(KeyEvent event) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
50247 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);
34544 method public abstract boolean superDispatchKeyShortcutEvent(android.view.KeyEvent);