Searched defs:callRemoved (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothLeCallControl.aidl | 39 …void callRemoved(in int ccid, in ParcelUuid callId, in int reason, in AttributionSource attributio… in callRemoved() method
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsService.java | 301 public void callRemoved(int ccid, ParcelUuid callId, int reason, AttributionSource source) { in callRemoved() method in TbsService.TbsServerBinder 397 void callRemoved(int ccid, UUID callId, int reason) { in callRemoved() method in TbsService
|
D | TbsGeneric.java | 585 public synchronized void callRemoved(int ccid, UUID callId, int reason) { in callRemoved() method in TbsGeneric
|