/frameworks/native/services/inputflinger/ |
D | InputListener.cpp | 83 void QueuedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::QueuedInputListener 143 void TracedInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::TracedInputListener
|
D | InputFilter.cpp | 86 void InputFilter::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputFilter
|
D | InputDeviceMetricsCollector.cpp | 168 void InputDeviceMetricsCollector::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputDeviceMetricsCollector
|
D | InputProcessor.cpp | 468 void InputProcessor::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::InputProcessor
|
D | UnwantedInteractionBlocker.cpp | 394 void UnwantedInteractionBlocker::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::UnwantedInteractionBlocker
|
D | PointerChoreographer.cpp | 418 void PointerChoreographer::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::PointerChoreographer
|
/frameworks/native/services/inputflinger/tests/ |
D | TestInputListener.cpp | 211 void TestInputListener::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::TestInputListener
|
D | FakeInputDispatcherPolicy.cpp | 444 void FakeInputDispatcherPolicy::notifySwitch(nsecs_t when, uint32_t switchValues, in notifySwitch() function in android::FakeInputDispatcherPolicy
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | MapperHelpers.h | 299 void notifySwitch(const NotifySwitchArgs& args) override {} in notifySwitch() function
|
/frameworks/base/services/core/jni/ |
D | com_android_server_input_InputManagerService.cpp | 109 jmethodID notifySwitch; member 923 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | InputManagerService.java | 2235 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 4721 void InputDispatcher::notifySwitch(const NotifySwitchArgs& args) { in notifySwitch() function in android::inputdispatcher::InputDispatcher
|