Searched refs:getRoutingDevices (Results 1 – 1 of 1) sorted by relevance
314 sRoutingDevices = getRoutingDevices(DEFAULT_ATTRIBUTES); in init()357 sRoutingDevices = getRoutingDevices(DEFAULT_ATTRIBUTES); in onRoutingUpdated()1080 final ArrayList<AudioDeviceAttributes> devices = getRoutingDevices(attributes); in canBeSpatialized()1675 private @NonNull ArrayList<AudioDeviceAttributes> getRoutingDevices(AudioAttributes aa) { in getRoutingDevices() method in SpatializerHelper