Searched defs:callStateChanged (Results  1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | 
| D | IBluetoothLeCallControl.aidl | 41 …void callStateChanged(in int ccid, in ParcelUuid callId, in int state, in AttributionSource attrib…  in callStateChanged()  method
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ | 
| D | TbsService.java | 333         public void callStateChanged(int ccid, ParcelUuid callId, int state,  in callStateChanged()  method in TbsService.TbsServerBinder429     void callStateChanged(int ccid, UUID callId, int state) {  in callStateChanged()  method in TbsService
 
 | 
| D | TbsGeneric.java | 610     public synchronized void callStateChanged(int ccid, UUID callId, int state) {  in callStateChanged()  method in TbsGeneric
 |