Searched refs:activeContext (Results 1 – 1 of 1) sorted by relevance
200 int activeContext = getAudioContextStillActive(); in getSuggestedAudioContextAndSaveIfFound() local201 if (!CarAudioContext.isInvalidContextId(activeContext)) { in getSuggestedAudioContextAndSaveIfFound()202 setAudioContextStillActive(activeContext); in getSuggestedAudioContextAndSaveIfFound()203 return activeContext; in getSuggestedAudioContextAndSaveIfFound()