Searched refs:mBandSpecsMic (Results 1 – 1 of 1) sorted by relevance
126 private AudioBandSpecs[] mBandSpecsMic = new AudioBandSpecs[BANDS_MIC]; field in AudioFrequencyVoiceRecognitionActivity269 mBandSpecsMic[0] = new AudioBandSpecs( in onCreate()274 mBandSpecsMic[1] = new AudioBandSpecs( in onCreate()279 mBandSpecsMic[2] = new AudioBandSpecs( in onCreate()594 processSpectrum(mResultsMic, mBandSpecsMic, 1);