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