Home | History | Annotate | Download | only in telecom

Lines Matching full:disconnect

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