Searched refs:superDispatchKeyEvent (Results 1 – 13 of 13) sorted by relevance
177 public boolean superDispatchKeyEvent(KeyEvent keyEvent) { in superDispatchKeyEvent() method in MockWindow
221 return mWindow.superDispatchKeyEvent(event); in dispatchKeyEvent()
640 public boolean superDispatchKeyEvent(KeyEvent event) {
779 if (mWindow.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
3267 if (win.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
1606 public abstract boolean superDispatchKeyEvent(KeyEvent event); in superDispatchKeyEvent() method in Window
1818 public boolean superDispatchKeyEvent(KeyEvent event) { in superDispatchKeyEvent() method in PhoneWindow1819 return mDecor.superDispatchKeyEvent(event); in superDispatchKeyEvent()
427 public boolean superDispatchKeyEvent(KeyEvent event) {
10950 HPLcom/android/internal/policy/DecorView;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z10992 HPLcom/android/internal/policy/PhoneWindow;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z34316 HSPLandroid/view/Window;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
34543 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);
46852 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);
47312 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);
50440 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);