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