Home
last modified time | relevance | path

Searched refs:explicitCallTransfer (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientServiceBinderTest.java187 mBinder.explicitCallTransfer(mRemoteDevice, null); in explicitCallTransfer_callsServiceMethod()
189 verify(mService).explicitCallTransfer(mRemoteDevice); in explicitCallTransfer_callsServiceMethod()
DHeadsetClientStateMachineTest.java1081 mHeadsetClientStateMachine.explicitCallTransfer();
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadsetClient.aidl69 boolean explicitCallTransfer(in BluetoothDevice device, in AttributionSource attributionSource); in explicitCallTransfer() method
/packages/modules/Bluetooth/android/pandora/server/src/
DHfpHandsfree.kt150 bluetoothHfpClient.explicitCallTransfer( in callTransferAsHandsfree()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java493 public boolean explicitCallTransfer(BluetoothDevice device, AttributionSource source) { in explicitCallTransfer() method in HeadsetClientService.BluetoothHeadsetClientBinder
499 return service.explicitCallTransfer(device); in explicitCallTransfer()
1087 public boolean explicitCallTransfer(BluetoothDevice device) { in explicitCallTransfer() method in HeadsetClientService
DHeadsetClientStateMachine.java780 void explicitCallTransfer() { in explicitCallTransfer() method in HeadsetClientStateMachine
1578 explicitCallTransfer(); in processMessage()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java1221 public boolean explicitCallTransfer(BluetoothDevice device) { in explicitCallTransfer() method in BluetoothHeadsetClient
1229 return service.explicitCallTransfer(device, mAttributionSource); in explicitCallTransfer()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt541 Landroid/bluetooth/BluetoothHeadsetClient;->explicitCallTransfer(Landroid/bluetooth/BluetoothDevice…
1759 Landroid/bluetooth/IBluetoothHeadsetClient$Stub$Proxy;->explicitCallTransfer(Landroid/bluetooth/Blu…
1816 Landroid/bluetooth/IBluetoothHeadsetClient;->explicitCallTransfer(Landroid/bluetooth/BluetoothDevic…