Searched defs:interceptKeyBeforeDispatching (Results 1 – 6 of 6) sorted by relevance
181 public long interceptKeyBeforeDispatching( in interceptKeyBeforeDispatching() method in InputManagerCallback
305 long interceptKeyBeforeDispatching(KeyEvent event) { in interceptKeyBeforeDispatching() method in TestPhoneWindowManager
98 public long interceptKeyBeforeDispatching(IBinder focusedToken, KeyEvent event, in interceptKeyBeforeDispatching() method in TestWindowManagerPolicy
732 long interceptKeyBeforeDispatching(IBinder focusedToken, KeyEvent event, int policyFlags); in interceptKeyBeforeDispatching() method
2506 private long interceptKeyBeforeDispatching(IBinder focus, KeyEvent event, int policyFlags) { in interceptKeyBeforeDispatching() method in InputManagerService2897 long interceptKeyBeforeDispatching(IBinder token, KeyEvent event, int policyFlags); in interceptKeyBeforeDispatching() method
116 jmethodID interceptKeyBeforeDispatching; member1438 nsecs_t NativeInputManager::interceptKeyBeforeDispatching(const sp<IBinder>& token, in interceptKeyBeforeDispatching() function in android::NativeInputManager