Searched defs:interceptKeyBeforeDispatching (Results 1 – 6 of 6) sorted by relevance
78 virtual nsecs_t interceptKeyBeforeDispatching(const sp<InputWindowHandle>&, in interceptKeyBeforeDispatching() function in android::FakeInputDispatcherPolicy
474 public long interceptKeyBeforeDispatching( in interceptKeyBeforeDispatching() method in InputMonitor
87 jmethodID interceptKeyBeforeDispatching; member1070 nsecs_t NativeInputManager::interceptKeyBeforeDispatching( in interceptKeyBeforeDispatching() function in android::NativeInputManager
1852 private long interceptKeyBeforeDispatching(InputWindowHandle focus, in interceptKeyBeforeDispatching() method in InputManagerService2012 public long interceptKeyBeforeDispatching(InputWindowHandle focus, in interceptKeyBeforeDispatching() method
1135 public long interceptKeyBeforeDispatching(WindowState win, KeyEvent event, int policyFlags); in interceptKeyBeforeDispatching() method
3568 public long interceptKeyBeforeDispatching(WindowState win, KeyEvent event, int policyFlags) { in interceptKeyBeforeDispatching() method in PhoneWindowManager