Home
last modified time | relevance | path

Searched refs:holdCall (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java151 public void holdCall(String callId) { in holdCall() method in InCallAdapter
153 mAdapter.holdCall(callId); in holdCall()
DCall.java1765 mInCallAdapter.holdCall(mTelecomCallId); in hold()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl45 void holdCall(String callId); in holdCall() method
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java870 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient
876 return service.holdCall(device, mAttributionSource); in holdCall()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java679 public void holdCall(int timeout) throws SipException {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java906 mSipAudioCall.holdCall(TIMEOUT_HOLD_CALL); in hold()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10379 Landroid/bluetooth/BluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
11578 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->holdCall(Landroid/bluetooth/BluetoothDevice…
11634 Landroid/bluetooth/IBluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
55445 Landroid/telecom/InCallAdapter;->holdCall(Ljava/lang/String;)V
86778 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->holdCall(Ljava/lang/String;)V
86836 Lcom/android/internal/telecom/IInCallAdapter;->holdCall(Ljava/lang/String;)V
/frameworks/base/core/api/
Dcurrent.txt26960 method @Deprecated public void holdCall(int) throws android.net.sip.SipException;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17698 method public void holdCall(int) throws android.net.sip.SipException;