Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothA2dp.aidl53 …void getDevicesMatchingConnectionStatesWithAttribution(in int[] states, in AttributionSource attri… in getDevicesMatchingConnectionStatesWithAttribution() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java135 public void getDevicesMatchingConnectionStatesWithAttribution() { in getDevicesMatchingConnectionStatesWithAttribution() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1374 public void getDevicesMatchingConnectionStatesWithAttribution(int[] states, in getDevicesMatchingConnectionStatesWithAttribution() method in A2dpService.BluetoothA2dpBinder