Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/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.java311 public void callStateChanged( in callStateChanged() method in TbsService.TbsServerBinder
404 void callStateChanged(int ccid, UUID callId, int state) { in callStateChanged() method in TbsService
DTbsGeneric.java628 public synchronized void callStateChanged(int ccid, UUID callId, int state) { in callStateChanged() method in TbsGeneric