Searched defs:IO_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
33 public static final int IO_BUFFER_SIZE = 8 * 1024; field in Utils
236 private static final int IO_BUFFER_SIZE = 4 * 1024; field in ImageDownloader.BitmapDownloaderTask