Searched refs:MSG_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
85 mHandler.obtainMessage(MyHandler.MSG_DISCONNECT).sendToTarget(); in onBind()103 static final int MSG_DISCONNECT = 2;117 case MSG_DISCONNECT:
96 private static final int MSG_DISCONNECT = 4; field in RemoteDisplayProvider346 mHandler.obtainMessage(MSG_DISCONNECT, id).sendToTarget(); in disconnect()383 case MSG_DISCONNECT: { in handleMessage()
179 mMeasurementHandler.sendEmptyMessage(MeasurementHandler.MSG_DISCONNECT); in onDestroy()268 public static final int MSG_DISCONNECT = 3; field in StorageMeasurement.MeasurementHandler312 removeMessages(MSG_DISCONNECT); in handleMessage()327 case MSG_DISCONNECT: { in handleMessage()
91 private static final int MSG_DISCONNECT = 6; field in ConnectionService190 mHandler.obtainMessage(MSG_DISCONNECT, callId).sendToTarget();350 case MSG_DISCONNECT: