Methods Summary |
---|
public void | abort() throw new RuntimeException("Stub!");
|
public void | answer() throw new RuntimeException("Stub!");
|
public void | disconnect() throw new RuntimeException("Stub!");
|
public android.net.Uri | getAddress() throw new RuntimeException("Stub!");
|
public int | getAddressPresentation() throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getCallerDisplayName() throw new RuntimeException("Stub!");
|
public int | getCallerDisplayNamePresentation() throw new RuntimeException("Stub!");
|
public android.telecom.RemoteConference | getConference() throw new RuntimeException("Stub!");
|
public java.util.List | getConferenceableConnections() throw new RuntimeException("Stub!");
|
public int | getConnectionCapabilities() throw new RuntimeException("Stub!");
|
public android.telecom.DisconnectCause | getDisconnectCause() throw new RuntimeException("Stub!");
|
public int | getState() throw new RuntimeException("Stub!");
|
public android.telecom.StatusHints | getStatusHints() throw new RuntimeException("Stub!");
|
public void | hold() throw new RuntimeException("Stub!");
|
public boolean | isRingbackRequested() throw new RuntimeException("Stub!");
|
public boolean | isVoipAudioMode() throw new RuntimeException("Stub!");
|
public void | playDtmfTone(char digit) throw new RuntimeException("Stub!");
|
public void | postDialContinue(boolean proceed) throw new RuntimeException("Stub!");
|
public void | registerCallback(android.telecom.RemoteConnection$Callback callback) throw new RuntimeException("Stub!");
|
public void | reject() throw new RuntimeException("Stub!");
|
public void | setAudioState(android.telecom.AudioState state) throw new RuntimeException("Stub!");
|
public void | stopDtmfTone() throw new RuntimeException("Stub!");
|
public void | unhold() throw new RuntimeException("Stub!");
|
public void | unregisterCallback(android.telecom.RemoteConnection$Callback callback) throw new RuntimeException("Stub!");
|