Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp110 void TestInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::TestInputListener
DInputDispatcher_test.cpp164 virtual void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) { in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/
DInputListener.cpp243 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
DInputClassifier.cpp388 void InputClassifier::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputClassifier
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp91 jmethodID notifySwitch; member
667 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1824 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2804 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher