Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h341 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) = 0;
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp90 jmethodID notifyInputDevicesChanged; member
237 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices);
593 void NativeInputManager::notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices… in notifyInputDevicesChanged() function in android::NativeInputManager
614 env->CallVoidMethod(mServiceObj, gServiceClassInfo.notifyInputDevicesChanged, in notifyInputDevicesChanged()
1855 GET_METHOD_ID(gServiceClassInfo.notifyInputDevicesChanged, clazz, in register_android_server_InputManager()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java814 mTempInputDevicesChangedListenersToNotify.get(i).notifyInputDevicesChanged( in deliverInputDevicesChanged()
1811 private void notifyInputDevicesChanged(InputDevice[] inputDevices) { in notifyInputDevicesChanged() method in InputManagerService
2299 public void notifyInputDevicesChanged(int[] info) { in notifyInputDevicesChanged() method in InputManagerService.InputDevicesChangedListenerRecord
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp130 mPolicy->notifyInputDevicesChanged(inputDevices); in loopOnce()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp295 virtual void notifyInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices) { in notifyInputDevicesChanged() function in android::FakeInputReaderPolicy
/frameworks/base/services/
Dart-profile7161 …server/input/InputManagerService$InputDevicesChangedListenerRecord;->notifyInputDevicesChanged([I)V
7205 HSPLcom/android/server/input/InputManagerService;->notifyInputDevicesChanged([Landroid/view/InputDe…