Searched refs:MSG_CLOSE_DEVICE (Results 1 – 1 of 1) sorted by relevance
39 private static final int MSG_CLOSE_DEVICE = 4; field in Device96 Message msg = mHandler.obtainMessage(MSG_CLOSE_DEVICE); in close()136 case MSG_CLOSE_DEVICE: in handleMessage()215 Message msg = mHandler.obtainMessage(MSG_CLOSE_DEVICE); in onDeviceError()