Searched refs:MSG_OPEN_UINPUT_DEVICE (Results 1 – 1 of 1) sorted by relevance
45 private static final int MSG_OPEN_UINPUT_DEVICE = 1; field in Device104 mHandler.obtainMessage(MSG_OPEN_UINPUT_DEVICE, args).sendToTarget(); in Device()201 case MSG_OPEN_UINPUT_DEVICE: { in handleMessage()