Searched refs:getAudioAttributesForContext (Results 1 – 7 of 7) sorted by relevance
193 Arrays.asList(mCarAudioContext.getAudioAttributesForContext(context)); in CarVolumeGroup()363 protected AudioAttributes[] getAudioAttributesForContext(int context) { in getAudioAttributesForContext() method in CarVolumeGroup364 return mCarAudioContext.getAudioAttributesForContext(context); in getAudioAttributesForContext()440 mCarAudioContext.getAudioAttributesForContext(contextId); in getAllSupportedUsagesForAddress()998 mCarAudioContext.getAudioAttributesForContext(context); in getAudioAttributes()
369 mCarAudioContext.getAudioAttributesForContext(contextId); in dumpSortedContexts()402 mCarAudioContext.getAudioAttributesForContext(contextId); in dumpProtoSortedContexts()
139 carAudioContext.getAudioAttributesForContext(contextId); in setupAudioDynamicRoutingForGroup()
303 AudioAttributes[] audioAttributes = getAudioAttributesForContext(context); in updateDevices()
548 AudioAttributes[] getAudioAttributesForContext(@AudioContext int carAudioContext) { in getAudioAttributesForContext() method in CarAudioContext756 AudioAttributes[] attributes = getAudioAttributesForContext(contextId); in validateAllAudioAttributesSupported()
2543 mCarAudioContext.getAudioAttributesForContext(contexts[index]);
227 TEST_CAR_AUDIO_CONTEXT.getAudioAttributesForContext(TEST_MEDIA_CONTEXT); in getAudioAttributesForContext_withValidContext_returnsAttributes()236 TEST_CAR_AUDIO_CONTEXT.getAudioAttributesForContext(INVALID_CONTEXT); in getAudioAttributesForContext_withInvalidContext_throws()248 TEST_CAR_AUDIO_CONTEXT.getAudioAttributesForContext(audioContext); in getAudioAttributesForContext_returnsUniqueValuesForAllContexts()