Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPreferStylusOverTouchBlocker.cpp183 void PreferStylusOverTouchBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::PreferStylusOverTouchBlocker
DUnwantedInteractionBlocker.cpp406 void UnwantedInteractionBlocker::notifyInputDevicesChanged( in notifyInputDevicesChanged() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/tests/
DPreferStylusOverTouch_test.cpp104 void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& devices) { in notifyInputDevicesChanged() function in android::PreferStylusOverTouchTest
DInputReader_test.cpp422 void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) override { in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2839 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged() method in InputManagerService
3604 public void notifyInputDevicesChanged(int[] info) { in notifyInputDevicesChanged() method in InputManagerService.InputDevicesChangedListenerRecord
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp93 jmethodID notifyInputDevicesChanged; member
696 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged() function in android::NativeInputManager