Searched refs:MESSAGE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
82 private static final int MESSAGE_DISCONNECT = 2; field in PanService194 case MESSAGE_DISCONNECT: {365 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT, device); in disconnect()
67 private static final int MESSAGE_DISCONNECT = 2; field in HidHostService169 case MESSAGE_DISCONNECT: {532 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT, device); in disconnect()