Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarAudioService.java430 int logicalStreamTypeForTop = CarAudioAttributesUtil.getCarUsageFromAudioAttributes(attrib); in reevaluateCarAudioFocusLocked() local
432 logicalStreamTypeForTop); in reevaluateCarAudioFocusLocked()
434 if (logicalStreamTypeForTop == CarAudioManager.CAR_AUDIO_USAGE_VOICE_CALL) { in reevaluateCarAudioFocusLocked()
443 audioContexts = AudioHalService.logicalStreamToHalContextType(logicalStreamTypeForTop); in reevaluateCarAudioFocusLocked()