Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java944 getActiveContextsFromPlaybackConfigurations(zoneId), getCallStateForZone(zoneId), in isPlaybackOnVolumeGroupActive()
958 private List<Integer> getActiveContextsFromPlaybackConfigurations(int zoneId) { in getActiveContextsFromPlaybackConfigurations() method in CarAudioService