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