Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioContext.java361 int mappedContext = AUDIO_ATTRIBUTE_TO_CONTEXT.get(attributesWrapper);
363 attributesWrapper, mappedContext, info.getId()); in Slogf.wtf() argument
430 int mappedContext = mAudioAttributesToContext.get(attributesWrapper); in CarAudioContext() local
432 attributesWrapper, mappedContext, info.getId()); in CarAudioContext()