Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DBluetoothHeadsetFragment.java212 void holdCall() { in holdCall() method in BluetoothHeadsetFragment
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientServiceInterface.java73 public boolean holdCall(BluetoothDevice device) { in holdCall() method in HeadsetClientServiceInterface
DHeadsetClientServiceBinder.java233 public boolean holdCall(BluetoothDevice device, AttributionSource source) { in holdCall() method in HeadsetClientServiceBinder
DHeadsetClientService.java592 public boolean holdCall(BluetoothDevice device) { in holdCall() method in HeadsetClientService
DHeadsetClientStateMachine.java725 private void holdCall() { in holdCall() method in HeadsetClientStateMachine
/packages/services/Telecomm/src/com/android/server/telecom/callsequencing/
DCallsManagerCallSequencingAdapter.java102 public void holdCall(Call call) { in holdCall() method in CallsManagerCallSequencingAdapter
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadsetClient.aidl60 boolean holdCall(in BluetoothDevice device, in AttributionSource attributionSource); in holdCall() method
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java301 public void holdCall(String callId) { in holdCall() method in InCallAdapter
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java1047 public boolean holdCall(BluetoothDevice device) { in holdCall() method in BluetoothHeadsetClient