Searched refs:notifySwitch (Results 1 – 8 of 8) sorted by relevance
164 virtual void notifySwitch(const NotifySwitchArgs* args) = 0;183 virtual void notifySwitch(const NotifySwitchArgs* args);
117 listener->notifySwitch(this); in notify()162 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
250 virtual void notifySwitch(nsecs_t when,378 virtual void notifySwitch(const NotifySwitchArgs* args);
2452 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputDispatcher2461 mPolicy->notifySwitch(args->eventTime, in notifySwitch()
1839 getListener()->notifySwitch(&args); in processSwitch()
88 virtual void notifySwitch(nsecs_t when, in notifySwitch() function in android::FakeInputDispatcherPolicy
275 virtual void notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::FakeInputListener
192 virtual void notifySwitch(nsecs_t when, int32_t switchCode, int32_t switchValue,572 void NativeInputManager::notifySwitch(nsecs_t when, int32_t switchCode, in notifySwitch() function in android::NativeInputManager