Searched defs:BUFFER_SIZE (Results 1 – 8 of 8) sorted by relevance
23 const val BUFFER_SIZE = 2048 constant
32 private static final int BUFFER_SIZE = 16 * 1024; field in StreamUtil
26 public static final int BUFFER_SIZE = 1024; field in MetricUtility
49 public static final int BUFFER_SIZE = 2048; field in JavaAudioCapturer
55 private static final int BUFFER_SIZE = 16 * 1024; field in LogcatCollector
70 public static final int BUFFER_SIZE = 1024; field in BaseMetricListener
58 private static final int BUFFER_SIZE = 35 * Defaults.CAPTURE_CHUNK_TARGET_SIZE_BYTES; field in GrpcAudioCaptureStream
70 private static final int BUFFER_SIZE = 8192; field in AppLaunchTests