Searched refs:superDispatchKeyEvent (Results 1 – 11 of 11) sorted by relevance
177 public boolean superDispatchKeyEvent(KeyEvent keyEvent) { in superDispatchKeyEvent() method in MockWindow
221 return mWindow.superDispatchKeyEvent(event); in dispatchKeyEvent()
631 public boolean superDispatchKeyEvent(KeyEvent event) {
779 if (mWindow.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
3252 if (win.superDispatchKeyEvent(event)) { in dispatchKeyEvent()
1577 public abstract boolean superDispatchKeyEvent(KeyEvent event); in superDispatchKeyEvent() method in Window
1817 public boolean superDispatchKeyEvent(KeyEvent event) { in superDispatchKeyEvent() method in PhoneWindow1818 return mDecor.superDispatchKeyEvent(event); in superDispatchKeyEvent()
424 public boolean superDispatchKeyEvent(KeyEvent event) {
34543 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);
46581 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);
50121 method public abstract boolean superDispatchKeyEvent(android.view.KeyEvent);