Searched refs:setRecorderBufferSizeInBytes (Results 1 – 4 of 4) sorted by relevance
51 public void setRecorderBufferSizeInBytes(int recorderBufferSizeInBytes) { in setRecorderBufferSizeInBytes() method in TestSettings
250 void setRecorderBufferSizeInBytes(int recorderBufferSizeInBytes) { in setRecorderBufferSizeInBytes() method in LoopbackApplication251 mSettings.setRecorderBufferSizeInBytes(recorderBufferSizeInBytes); in setRecorderBufferSizeInBytes()
203 getApp().setRecorderBufferSizeInBytes(value * Constant.BYTES_PER_FRAME); in onCreate()221 getApp().setRecorderBufferSizeInBytes(value * Constant.BYTES_PER_FRAME); in onCreate()
698 getApp().setRecorderBufferSizeInBytes( in applyIntent()