Searched defs:dispatchUnhandledKey (Results 1 – 7 of 7) sorted by relevance
83 virtual bool dispatchUnhandledKey(const sp<InputWindowHandle>& inputWindowHandle, in dispatchUnhandledKey() function in android::FakeInputDispatcherPolicy
310 public KeyEvent dispatchUnhandledKey( in dispatchUnhandledKey() method in InputMonitor
1258 private KeyEvent dispatchUnhandledKey(InputWindowHandle focus, in dispatchUnhandledKey() method in InputManagerService1415 public KeyEvent dispatchUnhandledKey(InputWindowHandle focus, in dispatchUnhandledKey() method
73 jmethodID dispatchUnhandledKey; member954 bool NativeInputManager::dispatchUnhandledKey(const sp<InputWindowHandle>& inputWindowHandle, in dispatchUnhandledKey() function in android::NativeInputManager
756 public KeyEvent dispatchUnhandledKey(WindowState win, KeyEvent event, int policyFlags); in dispatchUnhandledKey() method
4391 public void dispatchUnhandledKey(KeyEvent event) { in dispatchUnhandledKey() method in ViewRootImpl
2025 public KeyEvent dispatchUnhandledKey(WindowState win, KeyEvent event, int policyFlags) { in dispatchUnhandledKey() method in PhoneWindowManager