Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarVolume.java138 int activeContext = getAudioContextStillActive(); in getSuggestedAudioContextAndSaveIfFound()
223 private @AudioContext int getAudioContextStillActive() { in getAudioContextStillActive() method in CarVolume