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