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.java1627 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.java809 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient
815 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17698 method public void holdCall(int) throws android.net.sip.SipException;
/frameworks/base/api/
Dcurrent.txt30901 method public void holdCall(int) throws android.net.sip.SipException;