Searched defs:interceptKeyBeforeDispatching (Results 1 – 6 of 6) sorted by relevance
180 public long interceptKeyBeforeDispatching( in interceptKeyBeforeDispatching() method in InputManagerCallback
154 virtual nsecs_t interceptKeyBeforeDispatching(const sp<IBinder>&, in interceptKeyBeforeDispatching() function in android::inputdispatcher::FakeInputDispatcherPolicy
1037 public long interceptKeyBeforeDispatching(WindowState win, KeyEvent event, int policyFlags); in interceptKeyBeforeDispatching() method
2604 public long interceptKeyBeforeDispatching(WindowState win, KeyEvent event, int policyFlags) { in interceptKeyBeforeDispatching() method in PhoneWindowManager
1915 private long interceptKeyBeforeDispatching(IBinder focus, KeyEvent event, int policyFlags) { in interceptKeyBeforeDispatching() method in InputManagerService2138 public long interceptKeyBeforeDispatching(IBinder token, in interceptKeyBeforeDispatching() method
98 jmethodID interceptKeyBeforeDispatching; member1107 nsecs_t NativeInputManager::interceptKeyBeforeDispatching( in interceptKeyBeforeDispatching() function in android::NativeInputManager