Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp167 void TestInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::TestInputListener
H A DInputDispatcher_test.cpp389 void notifySwitch(nsecs_t when, uint32_t switchValues, uint32_t switchMask, in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifier.cpp404 void InputClassifier::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::InputClassifier
H A DInputListener.cpp342 void QueuedInputListener::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::QueuedInputListener
/aosp12/frameworks/native/services/inputflinger/benchmarks/
H A DInputDispatcher_benchmarks.cpp111 void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) override {} in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp99 jmethodID notifySwitch; member
765 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2670 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3992 void InputDispatcher::notifySwitch(const NotifySwitchArgs* args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher