Methods Summary |
---|
public void | addListener(android.telecom.Call$Listener listener) throw new RuntimeException("Stub!");
|
public void | answer(int videoState) throw new RuntimeException("Stub!");
|
public void | conference(android.telecom.Call callToConferenceWith) throw new RuntimeException("Stub!");
|
public void | disconnect() throw new RuntimeException("Stub!");
|
public java.util.List | getCannedTextResponses() throw new RuntimeException("Stub!");
|
public java.util.List | getChildren() throw new RuntimeException("Stub!");
|
public java.util.List | getConferenceableCalls() throw new RuntimeException("Stub!");
|
public android.telecom.Call$Details | getDetails() throw new RuntimeException("Stub!");
|
public android.telecom.Call | getParent() throw new RuntimeException("Stub!");
|
public java.lang.String | getRemainingPostDialSequence() throw new RuntimeException("Stub!");
|
public int | getState() throw new RuntimeException("Stub!");
|
public void | hold() throw new RuntimeException("Stub!");
|
public void | mergeConference() throw new RuntimeException("Stub!");
|
public void | phoneAccountSelected(android.telecom.PhoneAccountHandle accountHandle, boolean setDefault) throw new RuntimeException("Stub!");
|
public void | playDtmfTone(char digit) throw new RuntimeException("Stub!");
|
public void | postDialContinue(boolean proceed) throw new RuntimeException("Stub!");
|
public void | reject(boolean rejectWithMessage, java.lang.String textMessage) throw new RuntimeException("Stub!");
|
public void | removeListener(android.telecom.Call$Listener listener) throw new RuntimeException("Stub!");
|
public void | splitFromConference() throw new RuntimeException("Stub!");
|
public void | stopDtmfTone() throw new RuntimeException("Stub!");
|
public void | swapConference() throw new RuntimeException("Stub!");
|
public void | unhold() throw new RuntimeException("Stub!");
|