Home
last modified time | relevance | path

Searched refs:getDevicesMatchingConnectionStatesWithAttribution (Results 1 – 3 of 3) 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.java1284 return getDevicesMatchingConnectionStatesWithAttribution(states, in getDevicesMatchingConnectionStates()
1289 public List<BluetoothDevice> getDevicesMatchingConnectionStatesWithAttribution(int[] states, in getDevicesMatchingConnectionStatesWithAttribution() method in A2dpService.BluetoothA2dpBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java417 service.getDevicesMatchingConnectionStatesWithAttribution(states, in getDevicesMatchingConnectionStates()