Home
last modified time | relevance | path

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

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