Searched refs:sendMessageToInputDeviceListenersLocked (Results 1 – 2 of 2) sorted by relevance
1033 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_REMOVED, deviceId); in onInputDevicesChanged()1049 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_CHANGED, deviceId); in onInputDevicesChanged()1057 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_ADDED, deviceId); in onInputDevicesChanged()1063 private void sendMessageToInputDeviceListenersLocked(int what, int deviceId) { in sendMessageToInputDeviceListenersLocked() method in InputManager
2685 HPLandroid/hardware/input/InputManager;->sendMessageToInputDeviceListenersLocked(II)V