Searched defs:BUFFER_SIZE_BYTES (Results 1 – 4 of 4) sorted by relevance
32 private static final int BUFFER_SIZE_BYTES = 128 * 1024; field in ProgressiveDownloader
67 private static final int BUFFER_SIZE_BYTES = 128 * 1024; field in SegmentDownloader
47 @VisibleForTesting static final int BUFFER_SIZE_BYTES = 512 * 1024; field in PlatformUrlEngine
48 @VisibleForTesting static final int BUFFER_SIZE_BYTES = 128 * 1024; // 128kb field in CronetUrlEngine