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