Searched refs:getRestrictedGainForIndexLocked (Results 1 – 3 of 3) sorted by relevance
159 int index = getRestrictedGainForIndexLocked(getCurrentGainIndexLocked()); in applyMuteLocked()180 int previousAudibleIndex = getRestrictedGainForIndexLocked(mCurrentGainIndex); in onAudioVolumeGroupChanged()277 } else if (getRestrictedGainForIndexLocked(mCurrentGainIndex) != mAmCurrentGainIndex) { in syncGainIndex()
481 return getRestrictedGainForIndexLocked(getCurrentGainIndexLocked()); in getCurrentGainIndex()491 protected int getRestrictedGainForIndexLocked(int index) { in getRestrictedGainForIndexLocked() method in CarVolumeGroup876 int previousRestrictedIndex = getRestrictedGainForIndexLocked(mCurrentGainIndex); in onAudioGainChanged()909 && (halIndex != getRestrictedGainForIndexLocked(mCurrentGainIndex))) { in onAudioGainChanged()919 int newRestrictedIndex = getRestrictedGainForIndexLocked(mCurrentGainIndex); in onAudioGainChanged()939 gainIndex = getRestrictedGainForIndexLocked(mCurrentGainIndex); in getCarVolumeGroupInfo()
231 setCurrentGainIndexLocked(getRestrictedGainForIndexLocked(mCurrentGainIndex)); in calculateNewGainStageFromDeviceInfos()