Lines Matching full:disconnected
90 * A connection has been disconnected. This is the final state once the user has been
91 * disconnected from a call either locally, remotely or by an error in the service.
181 * Connection is able to be individually disconnected when in a {@code Conference}.
1283 return "DISCONNECTED";
1416 * Sets state to disconnected.
1425 Log.d(this, "Disconnected with cause %s", disconnectCause);
1798 Log.d(this, "Connection already DISCONNECTED; cannot transition out of this state.");