Home
last modified time | relevance | path

Searched defs:callAdded (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeCallControl.aidl37 void callAdded(in int ccid, in BluetoothLeCall call, in AttributionSource attributionSource); in callAdded() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsService.java311 public void callAdded(int ccid, BluetoothLeCall call, in callAdded() method in TbsService.TbsServerBinder
411 void callAdded(int ccid, BluetoothLeCall call) { in callAdded() method in TbsService
DTbsGeneric.java516 public synchronized void callAdded(int ccid, BluetoothLeCall call) { in callAdded() method in TbsGeneric