Home
last modified time | relevance | path

Searched defs:notifySwitch (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/input/tests/
DInputDispatcher_test.cpp88 virtual void notifySwitch(nsecs_t when, in notifySwitch() function in android::FakeInputDispatcherPolicy
DInputReader_test.cpp275 virtual void notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::FakeInputListener
/frameworks/base/services/input/
DInputListener.cpp162 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
DInputDispatcher.cpp2452 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputDispatcher
/frameworks/base/services/jni/
Dcom_android_server_input_InputManagerService.cpp572 void NativeInputManager::notifySwitch(nsecs_t when, int32_t switchCode, in notifySwitch() function in android::NativeInputManager