Searched refs:MSG_CLOSE_DEVICE (Results 1 – 1 of 1) sorted by relevance
41 private static final int MSG_CLOSE_DEVICE = 3; field in Device90 Message msg = mHandler.obtainMessage(MSG_CLOSE_DEVICE); in close()125 case MSG_CLOSE_DEVICE: in handleMessage()158 Message msg = mHandler.obtainMessage(MSG_CLOSE_DEVICE); in onDeviceError()