Searched defs:BUFFER_SIZE (Results 1 – 7 of 7) sorted by relevance
14 private static final int BUFFER_SIZE = 8*1024; field in BugReportParser
47 private static final int BUFFER_SIZE = 128 * 1024; field in WallpaperHandler
40 private static final int BUFFER_SIZE = 4096; field in CrashRecoveryHandler
127 public static final int BUFFER_SIZE = 4096; field in Constants
38 private static final int BUFFER_SIZE = 1024 * 4; field in JavaNetHttpHelper
40 private static final int BUFFER_SIZE = 16*1024; field in Serializer
843 private static final int BUFFER_SIZE = 1024*16; field in ContactPhotoManagerImpl.LoaderThread