Searched refs:sendMessageToInputDeviceListenersLocked (Results 1 – 2 of 2) sorted by relevance
1005 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_REMOVED, deviceId); in onInputDevicesChanged()1021 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_CHANGED, deviceId); in onInputDevicesChanged()1029 sendMessageToInputDeviceListenersLocked(MSG_DEVICE_ADDED, deviceId); in onInputDevicesChanged()1035 private void sendMessageToInputDeviceListenersLocked(int what, int deviceId) { in sendMessageToInputDeviceListenersLocked() method in InputManager
23818 Landroid/hardware/input/InputManager;->sendMessageToInputDeviceListenersLocked(II)V