Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothLeCallControl.aidl41 …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/
DTbsService.java333 public void callStateChanged(int ccid, ParcelUuid callId, int state, in callStateChanged() method in TbsService.TbsServerBinder
429 void callStateChanged(int ccid, UUID callId, int state) { in callStateChanged() method in TbsService
DTbsGeneric.java610 public synchronized void callStateChanged(int ccid, UUID callId, int state) { in callStateChanged() method in TbsGeneric