Searched refs:nativeGetRecorderBufferPeriod (Results 1 – 1 of 1) sorted by relevance
176 public native int[] nativeGetRecorderBufferPeriod(long nativeHandle); in nativeGetRecorderBufferPeriod() method in NativeAudioThread312 mRecorderBufferPeriod = nativeGetRecorderBufferPeriod(nativeHandle); in run()