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