Home
last modified time | relevance | path

Searched defs:contextId (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/service/src/com/android/car/audio/
DCarVolume.java328 int contextId = mVolumePriorityByAudioContext.keyAt(index); in dumpSortedContexts() local
334 int contextId = sortedContexts.get(index); in dumpSortedContexts() local
DCarAudioDynamicRouting.java100 @CarAudioContext.AudioContext int contextId = in setupAudioDynamicRoutingForGroup() local
DCarAudioZonesHelper.java270 int contextId = CarAudioContext.getInvalidContext() + 1; in parseCarAudioContexts() local
285 private void parseCarAudioContext(XmlPullParser parser, int contextId) in parseCarAudioContext()
313 private void validateCarAudioContextAttributes(int contextId, List<AudioAttributes> attributes, in validateCarAudioContextAttributes()
DCarAudioContext.java408 int contextId = info.getId(); in CarAudioContext() local
754 int contextId = contexts.get(contextIndex); in validateAllAudioAttributesSupported() local
DCarAudioZoneConfig.java236 int contextId = groupContexts[groupIndex]; in validateVolumeGroups() local
DCarVolumeGroup.java381 int contextId = contextsForAddress.get(contextIndex); in getAllSupportedUsagesForAddress() local