Searched refs:setCurrentGainIndexLocked (Results 1 – 3 of 3) sorted by relevance
115 protected void setCurrentGainIndexLocked(int gainIndex) { in setCurrentGainIndexLocked() method in CoreAudioVolumeGroup118 setCurrentGainIndexLocked(gainIndex, /* canChangeMuteState= */ false); in setCurrentGainIndexLocked()120 super.setCurrentGainIndexLocked(gainIndex); in setCurrentGainIndexLocked()125 private void setCurrentGainIndexLocked(int gainIndex, boolean canChangeMuteState) { in setCurrentGainIndexLocked() method in CoreAudioVolumeGroup162 setCurrentGainIndexLocked(index, /* canChangeMuteState= */ true); in applyMuteLocked()227 setCurrentGainIndexLocked(mLimitedGainIndex, in syncMuteState()230 setCurrentGainIndexLocked(mAttenuatedGainIndex, in syncMuteState()267 setCurrentGainIndexLocked(mLimitedGainIndex, /* canChangeMuteState= */ false); in syncGainIndex()
82 protected void setCurrentGainIndexLocked(int gainIndex) { in setCurrentGainIndexLocked() method in CarAudioVolumeGroup88 super.setCurrentGainIndexLocked(gainIndex); in setCurrentGainIndexLocked()231 setCurrentGainIndexLocked(getRestrictedGainForIndexLocked(mCurrentGainIndex)); in calculateNewGainStageFromDeviceInfos()
534 setCurrentGainIndexLocked(mCurrentGainIndex); in setCurrentGainIndex()539 protected void setCurrentGainIndexLocked(int gainIndex) { in setCurrentGainIndexLocked() method in CarVolumeGroup578 setCurrentGainIndexLocked(mCurrentGainIndex); in handleActivationVolume()730 setCurrentGainIndexLocked(getCurrentGainIndexLocked()); in loadVolumesSettingsForUser()920 setCurrentGainIndexLocked(newRestrictedIndex); in onAudioGainChanged()