Searched refs:MSG_DELIVER_INPUT_DEVICES_CHANGED (Results 1 – 1 of 1) sorted by relevance
134 private static final int MSG_DELIVER_INPUT_DEVICES_CHANGED = 1; field in InputManagerService1815 mHandler.obtainMessage(MSG_DELIVER_INPUT_DEVICES_CHANGED, in notifyInputDevicesChanged()2176 case MSG_DELIVER_INPUT_DEVICES_CHANGED: in handleMessage()