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