Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DTelecomAdapter.java88 void holdCall(String callId) { in holdCall() method in TelecomAdapter
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java163 public void holdCall(String callId) { in holdCall() method in InCallAdapter
DCallsManager.java890 void holdCall(Call call) { in holdCall() method in CallsManager
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java292 public boolean holdCall(BluetoothDevice device) { in holdCall() method in HeadsetClientService.BluetoothHeadsetClientBinder
567 boolean holdCall(BluetoothDevice device) { in holdCall() method in HeadsetClientService
DHeadsetClientStateMachine.java1042 private void holdCall() { in holdCall() method in HeadsetClientStateMachine