Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl51 …List<BluetoothDevice> getDevicesMatchingConnectionStatesWithAttribution(in int[] states, in Attrib… in getDevicesMatchingConnectionStatesWithAttribution() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java1289 public List<BluetoothDevice> getDevicesMatchingConnectionStatesWithAttribution(int[] states, in getDevicesMatchingConnectionStatesWithAttribution() method in A2dpService.BluetoothA2dpBinder