Searched refs:setBufferSizeInBytes (Results 1 – 6 of 6) sorted by relevance
66 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).setSessionId( in testBuilderConstructionWithContext_defaultDeviceExplicitSessionId()83 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).build(); in testBuilderConstructionWithContext_virtualDeviceDefaultAudioPolicy()99 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).build(); in testBuilderConstructionWithContext_virtualDeviceCustomAudioPolicy()118 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).setSessionId( in testBuilderConstructionWithContext_virtualDeviceSetSessionIdOverridesContext()
65 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).setSessionId( in testBuilderConstructionWithContext_defaultDeviceExplicitSessionId()83 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).build(); in testBuilderConstructionWithContext_virtualDeviceDefaultAudioPolicy()100 TEST_AUDIO_FORMAT).setBufferSizeInBytes(TEST_BUFFER_SIZE).build(); in testBuilderConstructionWithContext_virtualDeviceCustomAudioPolicy()119 MediaRecorder.AudioSource.DEFAULT).setBufferSizeInBytes( in testBuilderConstructionWithContext_virtualDeviceSetSessionIdOverridesContext()
706 public Builder setBufferSizeInBytes(int bufferSizeInBytes) throws IllegalArgumentException { in setBufferSizeInBytes() method in AudioRecord.Builder
1170 public @NonNull Builder setBufferSizeInBytes(@IntRange(from = 0) int bufferSizeInBytes) in setBufferSizeInBytes() method in AudioTrack.Builder
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21788 …method public android.media.AudioRecord.Builder setBufferSizeInBytes(int) throws java.lang.Illegal…21977 …method @NonNull public android.media.AudioTrack.Builder setBufferSizeInBytes(@IntRange(from=0) int…