Searched defs:notifySwitch (Results 1 – 7 of 7) sorted by relevance
110 void TestInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::TestInputListener
164 virtual void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) { in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
243 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
388 void InputClassifier::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputClassifier
91 jmethodID notifySwitch; member667 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
1824 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
2804 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher