Searched refs:holdCall (Results 1 – 8 of 8) sorted by relevance
155 public void holdCall(String callId) { in holdCall() method in InCallAdapter157 mAdapter.holdCall(callId); in holdCall()
1762 mInCallAdapter.holdCall(mTelecomCallId); in hold()
47 void holdCall(String callId); in holdCall() method
679 public void holdCall(int timeout) throws SipException {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51479 Landroid/telecom/InCallAdapter;->holdCall(Ljava/lang/String;)V82812 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->holdCall(Ljava/lang/String;)V82870 Lcom/android/internal/telecom/IInCallAdapter;->holdCall(Ljava/lang/String;)V
17698 method public void holdCall(int) throws android.net.sip.SipException;
29227 method @Deprecated public void holdCall(int) throws android.net.sip.SipException;