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