Home | History | Annotate | Download | only in telecom

Lines Matching full:disconnect

719      *         disconnect cause expressed as a code chosen from among those declared in
917 * Instructs this {@code RemoteConnection} to disconnect.
919 public void disconnect() {
922 mConnectionService.disconnect(mConnectionId);