Searched defs:notifySwitch (Results 1 – 8 of 8) sorted by relevance
162 void TestInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::TestInputListener
381 void notifySwitch(nsecs_t when, uint32_t switchValues, uint32_t switchMask, in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
404 void InputClassifier::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputClassifier
342 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
108 void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) override {} in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
99 jmethodID notifySwitch; member764 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
2654 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
3946 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher