Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl158 void hold(in ImsStreamMediaProfile profile); in hold() method
DImsCallSession.java744 public void hold(ImsStreamMediaProfile profile) { in hold() method in ImsCallSession
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java216 public void hold(ImsStreamMediaProfile profile) throws RemoteException { in hold() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java597 void hold() throws CallStateException { in hold() method in SipPhone.SipCall
885 void hold() throws CallStateException { in hold() method in SipPhone.SipConnection
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl69 void hold(String callId, in Session.Info sessionInfo); in hold() method
/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java459 public void hold() { in hold() method in RemoteConference
DConnectionService.java1468 private void hold(String callId) { in hold() method in ConnectionService
DRemoteConnection.java950 public void hold() { in hold() method in RemoteConnection
DCall.java1095 public void hold() { in hold() method in Call
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1216 public void hold() throws ImsException { in hold() method in ImsCall