Home
last modified time | relevance | path

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

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