Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarVolume.java130 getContextPriorityList(audioVolumeAdjustmentContextsVersion); in CarVolume()
142 private int[] getContextPriorityList(int audioVolumeAdjustmentContextsVersion) { in getContextPriorityList() method in CarVolume
254 int[] contextVolumePriority = getContextPriorityList(mAudioVolumeAdjustmentContextsVersion); in getNextBestDefaultContext()