Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioService.java928 return CarVolume.isAnyContextActive(getContextsForVolumeGroupId(zoneId, groupId), in isPlaybackOnVolumeGroupActive()
950 private @NonNull @AudioContext int[] getContextsForVolumeGroupId(int zoneId, int groupId) { in getContextsForVolumeGroupId() method in CarAudioService