Searched refs:botThreshold (Results 1 – 1 of 1) sorted by relevance
475 double botThreshold = Short.MAX_VALUE * mSoundBotLimit; in AdjustSoundLevel() local493 if (currentMax < botThreshold) { in AdjustSoundLevel()