Searched defs:notifySwitch (Results 1 – 8 of 8) sorted by relevance
144 void TestInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::TestInputListener
250 virtual void notifySwitch(nsecs_t when, uint32_t switchValues, uint32_t switchMask, in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
271 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
394 void InputClassifier::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputClassifier
82 virtual void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) override {} in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
89 jmethodID notifySwitch; member659 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
1905 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
3242 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher