Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl158 void hold(in ImsStreamMediaProfile profile); in hold() method
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl59 void hold(String callId); in hold() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java597 void hold() throws CallStateException { in hold() method in SipPhone.SipCall
884 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java457 public void hold() { in hold() method in RemoteConference
DConnectionService.java834 private void hold(String callId) { in hold() method in ConnectionService
DRemoteConnection.java895 public void hold() { in hold() method in RemoteConnection
DCall.java860 public void hold() { in hold() method in Call
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java743 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1152 public void hold() throws ImsException { in hold() method in ImsCall