Searched refs:checkedDevices (Results 1 – 1 of 1) sorted by relevance
10338 List<AudioDeviceAttributes> checkedDevices = new ArrayList<AudioDeviceAttributes>(); in retrieveBluetoothAddresses() local10343 checkedDevices.add(retrieveBluetoothAddressUncheked(ada)); in retrieveBluetoothAddresses()10345 return checkedDevices; in retrieveBluetoothAddresses()