Searched refs:DEFAULT_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
75 private static final int DEFAULT_BUFFER_SIZE = 2000; field in IpConnectivityMetrics77 private static final int MAXIMUM_BUFFER_SIZE = DEFAULT_BUFFER_SIZE * 10;368 Settings.Global.CONNECTIVITY_METRICS_BUFFER_SIZE, DEFAULT_BUFFER_SIZE);370 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()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...