Searched refs:mSoundBotLimit (Results 1 – 1 of 1) sorted by relevance
80 private double mSoundBotLimit = 0.6; // we want to keep the sound level high field in RecorderRunnable471 mSoundBotLimit -= 0.1; in AdjustSoundLevel()475 double botThreshold = Short.MAX_VALUE * mSoundBotLimit; in AdjustSoundLevel()