Searched refs:MSG_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
85 mHandler.obtainMessage(MyHandler.MSG_DISCONNECT).sendToTarget(); in onBind()103 static final int MSG_DISCONNECT = 2;117 case MSG_DISCONNECT:
100 private static final int MSG_DISCONNECT = 4; field in RemoteDisplayProvider350 mHandler.obtainMessage(MSG_DISCONNECT, id).sendToTarget(); in disconnect()387 case MSG_DISCONNECT: { in handleMessage()
168 private static final int MSG_DISCONNECT = 6; field in ConnectionService539 mHandler.obtainMessage(MSG_DISCONNECT, args).sendToTarget();1171 case MSG_DISCONNECT: {