Searched refs:sendMessageToInputDeviceListenersLocked (Results 1 – 2 of 2) sorted by relevance
1391 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_REMOVED, deviceId); in onInputDevicesChanged()1407 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_CHANGED, deviceId); in onInputDevicesChanged()1415 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_ADDED, deviceId); in onInputDevicesChanged()1421 private void sendMessageToInputDeviceListenersLocked(int what, int deviceId) { in sendMessageToInputDeviceListenersLocked() method in InputManager
23809 Landroid/hardware/input/InputManager;->sendMessageToInputDeviceListenersLocked(II)V