Home
last modified time | relevance | path

Searched defs:holdCall (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl39 void holdCall(String callId); in holdCall() method
/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java108 public void holdCall(String callId) { in holdCall() method in InCallAdapter
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java690 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient