/frameworks/native/services/inputflinger/ |
D | PreferStylusOverTouchBlocker.cpp | 182 void PreferStylusOverTouchBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::PreferStylusOverTouchBlocker
|
D | InputListener.cpp | 74 void QueuedInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::QueuedInputListener
|
D | InputDeviceMetricsCollector.cpp | 220 void InputDeviceMetricsCollector::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::InputDeviceMetricsCollector
|
D | InputProcessor.cpp | 416 void InputProcessor::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::InputProcessor
|
D | UnwantedInteractionBlocker.cpp | 414 void UnwantedInteractionBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::UnwantedInteractionBlocker
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.h | 96 void notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) override{}; in notifyInputDevicesChanged() function
|
/frameworks/native/services/inputflinger/tests/ |
D | TestInputListener.cpp | 179 void TestInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::TestInputListener
|
D | FakeInputReaderPolicy.cpp | 229 void FakeInputReaderPolicy::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy
|
D | PreferStylusOverTouch_test.cpp | 99 void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& devices) { in notifyInputDevicesChanged() function in android::PreferStylusOverTouchTest
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | MapperHelpers.h | 278 void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) override {} in notifyInputDevicesChanged() function 297 void notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) override {} in notifyInputDevicesChanged() function
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | InputManagerService.java | 2311 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged() method in InputManagerService 3068 public void notifyInputDevicesChanged(int[] info) { in notifyInputDevicesChanged() method in InputManagerService.InputDevicesChangedListenerRecord
|
/frameworks/base/services/core/jni/ |
D | com_android_server_input_InputManagerService.cpp | 101 jmethodID notifyInputDevicesChanged; member 755 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged() function in android::NativeInputManager
|