Searched refs:superDispatchKeyEvent (Results 1 – 11 of 11) sorted by relevance
433 public boolean superDispatchKeyEvent(KeyEvent event) {
893 if (mWindow.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
4361 if (win.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
275 return mWindow.superDispatchKeyEvent(event); in dispatchKeyEvent()
1901 public abstract boolean superDispatchKeyEvent(KeyEvent event); in superDispatchKeyEvent() method in Window
1893 public boolean superDispatchKeyEvent(KeyEvent event) { in superDispatchKeyEvent() method in PhoneWindow1894 return mDecor.superDispatchKeyEvent(event); in superDispatchKeyEvent()
465 public boolean superDispatchKeyEvent(KeyEvent event) {
22081 HSPLcom/android/internal/policy/DecorView;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z22173 HSPLcom/android/internal/policy/PhoneWindow;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
22145 HSPLcom/android/internal/policy/DecorView;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z22237 HSPLcom/android/internal/policy/PhoneWindow;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53665 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);