Home
last modified time | relevance | path

Searched defs:hold (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl55 void hold(String callId); in hold() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl158 void hold(in ImsStreamMediaProfile profile); in hold() method
/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java206 public void hold() { in hold() method in RemoteConference
DConnectionService.java646 private void hold(String callId) { in hold() method in ConnectionService
DCall.java586 public void hold() { in hold() method in Call
DRemoteConnection.java658 public void hold() { in hold() method in RemoteConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java577 void hold() throws CallStateException { in hold() method in SipPhone.SipCall
864 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java718 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1038 public void hold() throws ImsException { in hold() method in ImsCall