Searched defs:notifySwitch (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/input/tests/ | ||
D | InputDispatcher_test.cpp | 88 virtual void notifySwitch(nsecs_t when, in notifySwitch() function in android::FakeInputDispatcherPolicy |
D | InputReader_test.cpp | 275 virtual void notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::FakeInputListener |
/frameworks/base/services/input/ | ||
D | InputListener.cpp | 162 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener |
D | InputDispatcher.cpp | 2452 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputDispatcher |
/frameworks/base/services/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 572 void NativeInputManager::notifySwitch(nsecs_t when, int32_t switchCode, in notifySwitch() function in android::NativeInputManager |