Searched refs:MSG_OPEN_DEVICE (Results 1 – 1 of 1) sorted by relevance
36 private static final int MSG_OPEN_DEVICE = 1; field in Device81 mHandler.obtainMessage(MSG_OPEN_DEVICE, args).sendToTarget(); in Device()116 case MSG_OPEN_DEVICE: in handleMessage()