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/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java578 void hold() throws CallStateException { in hold() method in SipPhone.SipCall
865 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java395 public void hold() { in hold() method in RemoteConference
DConnectionService.java690 private void hold(String callId) { in hold() method in ConnectionService
DCall.java722 public void hold() { in hold() method in Call
DRemoteConnection.java858 public void hold() { in hold() method in RemoteConnection
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java733 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1142 public void hold() throws ImsException { in hold() method in ImsCall