Home
last modified time | relevance | path

Searched defs:limitedGainIndex (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarVolumeGroupUnitTest.java659 int limitedGainIndex = MIN_ACTIVATION_GAIN_INDEX - 1; in handleActivationVolume_withActivationVolumeOverLimitOverCurrentGain() local
675 int limitedGainIndex = MIN_ACTIVATION_GAIN_INDEX - 1; in resetLimit_withActivationVolumeOverLimitOverCurrentGainAndResetLimit() local
691 int limitedGainIndex = MIN_ACTIVATION_GAIN_INDEX - 2; in handleActivationVolume_withActivationVolumeOverCurrentGainOverLimit() local
707 int limitedGainIndex = MIN_ACTIVATION_GAIN_INDEX - 2; in resetLimit_withActivationVolumeOverCurrentGainOverLimit() local
722 int limitedGainIndex = MIN_ACTIVATION_GAIN_INDEX + 1; in handleActivationVolume_withActivationVolumeBelowLimit() local
909 int limitedGainIndex = carVolumeGroup.getMinGainIndex() + 1; in getCurrentGainIndex_whileLimited_thenUnlimited() local
991 int limitedGainIndex = MAX_GAIN_INDEX - 1; in setCurrentGainIndex_whileLimited_under_then_over_limit() local