Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java108 public void holdCall(String callId) { in holdCall() method in InCallAdapter
110 mAdapter.holdCall(callId); in holdCall()
DCall.java1471 mInCallAdapter.holdCall(mTelecomCallId); in hold()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl39 void holdCall(String callId); in holdCall() method
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java690 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient
696 return service.holdCall(device); in holdCall()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java671 public void holdCall(int timeout) throws SipException {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java888 mSipAudioCall.holdCall(TIMEOUT_HOLD_CALL); in hold()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11074 Landroid/bluetooth/BluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
12324 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->holdCall(Landroid/bluetooth/BluetoothDevice…
12382 Landroid/bluetooth/IBluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
70931 Landroid/telecom/InCallAdapter;->holdCall(Ljava/lang/String;)V
104367 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->holdCall(Ljava/lang/String;)V
104427 Lcom/android/internal/telecom/IInCallAdapter;->holdCall(Ljava/lang/String;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17698 method public void holdCall(int) throws android.net.sip.SipException;
/frameworks/base/api/
Dcurrent.txt29381 method public void holdCall(int) throws android.net.sip.SipException;