Searched refs:dispatchKeyShortcutEvent (Results 1 – 12 of 12) sorted by relevance
47 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in WindowCallbackWrapper48 return mWrapped.dispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
351 public boolean dispatchKeyShortcutEvent(KeyEvent event); in dispatchKeyShortcutEvent() method
1934 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in ViewGroup1937 return super.dispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()1940 return mFocused.dispatchKeyShortcutEvent(event); in dispatchKeyShortcutEvent()
5446 if (mView.dispatchKeyShortcutEvent(event)) { in processKeyEvent()
36 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in WindowCallback
187 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in PhoneWindowActionModeTest.MockWindowCallback
350 boolean handled = dispatchKeyShortcutEvent(event); in dispatchKeyEvent()379 public boolean dispatchKeyShortcutEvent(KeyEvent ev) {396 ? cb.dispatchKeyShortcutEvent(ev) : super.dispatchKeyShortcutEvent(ev);461 return super.dispatchKeyShortcutEvent(event);
228 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in DreamService
842 public boolean dispatchKeyShortcutEvent(@NonNull KeyEvent event) { in dispatchKeyShortcutEvent() method in Dialog
3971 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in Activity
4897 @Override public boolean dispatchKeyShortcutEvent(KeyEvent event) { in showBootMessage()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...