Searched defs:notifyInputDevicesChanged (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 88 jmethodID notifyInputDevicesChanged; member |
/frameworks/base/services/core/java/com/android/server/input/ | ||
D | InputManagerService.java | 1892 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged() method in InputManagerService |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 325 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy |