Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarVolumeGroup.java252 int gainInMillibels = getGainForIndexLocked(gainIndex); in setCurrentGainIndex()
280 private int getGainForIndexLocked(int gainIndex) { in getGainForIndexLocked() method in CarVolumeGroup
319 mDefaultGain, getGainForIndexLocked(mCurrentGainIndex)); in dump()