Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.cpp94 void QueuedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::QueuedInputListener
DInputDeviceMetricsCollector.cpp251 void InputDeviceMetricsCollector::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp468 void InputProcessor::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp377 void UnwantedInteractionBlocker::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp199 void TestInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::TestInputListener
DInputDispatcher_test.cpp598 void notifySwitch(nsecs_t when, uint32_t switchValues, uint32_t switchMask, in notifySwitch() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp104 void notifySwitch(nsecs_t, uint32_t, uint32_t, uint32_t) override {} in notifySwitch() function in android::inputdispatcher::__anona43034150111::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h301 void notifySwitch(const NotifySwitchArgs& args) override {} in notifySwitch() function
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp102 jmethodID notifySwitch; member
833 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2325 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4499 void InputDispatcher::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher