Searched refs:getRecordedWave (Results 1 – 2 of 2) sorted by relevance
85 public static native short[] getRecordedWave(); in getRecordedWave() method in AudioTest360 short[] wave = getRecordedWave();
268 final short[] wave = AudioTest.getRecordedWave(); in drawWaveformChart()