Home
last modified time | relevance | path

Searched defs:notifyInputDevicesChanged (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/services/inputflinger/
DPreferStylusOverTouchBlocker.cpp182 void PreferStylusOverTouchBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::PreferStylusOverTouchBlocker
DInputListener.cpp74 void QueuedInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::QueuedInputListener
DInputDeviceMetricsCollector.cpp220 void InputDeviceMetricsCollector::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp416 void InputProcessor::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp414 void UnwantedInteractionBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h96 void notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) override{}; in notifyInputDevicesChanged() function
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp179 void TestInputListener::notifyInputDevicesChanged(const NotifyInputDevicesChangedArgs& args) { in notifyInputDevicesChanged() function in android::TestInputListener
DFakeInputReaderPolicy.cpp229 void FakeInputReaderPolicy::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy
DPreferStylusOverTouch_test.cpp99 void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& devices) { in notifyInputDevicesChanged() function in android::PreferStylusOverTouchTest
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h278 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/
DInputManagerService.java2311 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/
Dcom_android_server_input_InputManagerService.cpp101 jmethodID notifyInputDevicesChanged; member
755 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged() function in android::NativeInputManager