Home
last modified time | relevance | path

Searched defs:dispatchUnhandledKey (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/input/tests/
DInputDispatcher_test.cpp83 virtual bool dispatchUnhandledKey(const sp<InputWindowHandle>& inputWindowHandle, in dispatchUnhandledKey() function in android::FakeInputDispatcherPolicy
/frameworks/base/services/java/com/android/server/wm/
DInputMonitor.java310 public KeyEvent dispatchUnhandledKey( in dispatchUnhandledKey() method in InputMonitor
/frameworks/base/services/java/com/android/server/input/
DInputManagerService.java1258 private KeyEvent dispatchUnhandledKey(InputWindowHandle focus, in dispatchUnhandledKey() method in InputManagerService
1415 public KeyEvent dispatchUnhandledKey(InputWindowHandle focus, in dispatchUnhandledKey() method
/frameworks/base/services/jni/
Dcom_android_server_input_InputManagerService.cpp73 jmethodID dispatchUnhandledKey; member
954 bool NativeInputManager::dispatchUnhandledKey(const sp<InputWindowHandle>& inputWindowHandle, in dispatchUnhandledKey() function in android::NativeInputManager
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java756 public KeyEvent dispatchUnhandledKey(WindowState win, KeyEvent event, int policyFlags); in dispatchUnhandledKey() method
DViewRootImpl.java4391 public void dispatchUnhandledKey(KeyEvent event) { in dispatchUnhandledKey() method in ViewRootImpl
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java2025 public KeyEvent dispatchUnhandledKey(WindowState win, KeyEvent event, int policyFlags) { in dispatchUnhandledKey() method in PhoneWindowManager