Searched refs:MESSAGE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
73 private static final int MESSAGE_DISCONNECT = 2; field in PanService152 case MESSAGE_DISCONNECT:270 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT,device); in disconnect()
59 private static final int MESSAGE_DISCONNECT = 2; field in HidService161 case MESSAGE_DISCONNECT:416 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT,device); in disconnect()