Home
last modified time | relevance | path

Searched refs:holdCall (Results 1 – 10 of 10) 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.java1629 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.java806 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient
812 return service.holdCall(device); in holdCall()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java677 public void holdCall(int timeout) throws SipException {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java902 mSipAudioCall.holdCall(TIMEOUT_HOLD_CALL); in hold()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10388 Landroid/bluetooth/BluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
11587 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->holdCall(Landroid/bluetooth/BluetoothDevice…
11643 Landroid/bluetooth/IBluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z
66145 Landroid/telecom/InCallAdapter;->holdCall(Ljava/lang/String;)V
97888 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->holdCall(Ljava/lang/String;)V
97946 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/non-updatable-api/
Dcurrent.txt29670 method public void holdCall(int) throws android.net.sip.SipException;
/frameworks/base/api/
Dcurrent.txt29800 method public void holdCall(int) throws android.net.sip.SipException;