Searched refs:DEFAULT_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
73 private static final int DEFAULT_BUFFER_SIZE = 2000; field in IpConnectivityMetrics75 private static final int MAXIMUM_BUFFER_SIZE = DEFAULT_BUFFER_SIZE * 10;341 Settings.Global.CONNECTIVITY_METRICS_BUFFER_SIZE, DEFAULT_BUFFER_SIZE);343 return DEFAULT_BUFFER_SIZE;
39 private static final int DEFAULT_BUFFER_SIZE = 8192; field in InstallTask138 byte[] inputBuf = new byte[DEFAULT_BUFFER_SIZE]; in writeToOutputStreamFromAsset()
114 private static final int DEFAULT_BUFFER_SIZE = 8192; field in ProtoInputStream155 mBufferSize = DEFAULT_BUFFER_SIZE; in ProtoInputStream()166 this(stream, DEFAULT_BUFFER_SIZE); in ProtoInputStream()
30343 Landroid/icu/text/StringSearch$CollationPCE;->DEFAULT_BUFFER_SIZE:I103061 Ljava/io/BufferedInputStream;->DEFAULT_BUFFER_SIZE:I