Searched refs:holdCall (Results 1 – 9 of 9) sorted by relevance
151 public void holdCall(String callId) { in holdCall() method in InCallAdapter153 mAdapter.holdCall(callId); in holdCall()
1765 mInCallAdapter.holdCall(mTelecomCallId); in hold()
45 void holdCall(String callId); in holdCall() method
870 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient876 return service.holdCall(device, mAttributionSource); in holdCall()
679 public void holdCall(int timeout) throws SipException {
906 mSipAudioCall.holdCall(TIMEOUT_HOLD_CALL); in hold()
10379 Landroid/bluetooth/BluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z11578 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->holdCall(Landroid/bluetooth/BluetoothDevice…11634 Landroid/bluetooth/IBluetoothHeadsetClient;->holdCall(Landroid/bluetooth/BluetoothDevice;)Z55445 Landroid/telecom/InCallAdapter;->holdCall(Ljava/lang/String;)V86778 Lcom/android/internal/telecom/IInCallAdapter$Stub$Proxy;->holdCall(Ljava/lang/String;)V86836 Lcom/android/internal/telecom/IInCallAdapter;->holdCall(Ljava/lang/String;)V
26960 method @Deprecated public void holdCall(int) throws android.net.sip.SipException;
17698 method public void holdCall(int) throws android.net.sip.SipException;