Home
last modified time | relevance | path

Searched refs:bestAttributes (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/audio/
DCoreAudioHelper.java224 AudioAttributes bestAttributes = DEFAULT_ATTRIBUTES; in selectAttributesForVolumeGroupName() local
226 return bestAttributes; in selectAttributesForVolumeGroupName()
232 bestAttributes = attributes; in selectAttributesForVolumeGroupName()
238 return bestAttributes; in selectAttributesForVolumeGroupName()