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.java105 void holdCall(String callId) { in holdCall() method in TelecomAdapter
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java273 public void holdCall(String callId) { in holdCall() method in InCallAdapter
DCallsManager.java644 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.java1016 private void holdCall() { in holdCall() method in HeadsetClientStateMachine