Searched defs:notifySwitch (Results 1 – 6 of 6) sorted by relevance
88 virtual void notifySwitch(nsecs_t when, in notifySwitch() function in android::FakeInputDispatcherPolicy
290 virtual void notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::FakeInputListener
163 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
2506 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputDispatcher
66 jmethodID notifySwitch; member530 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
1271 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService