Searched defs:DEFAULT_FILE_SIZE (Results 1 – 3 of 3) sorted by relevance
50 protected static final int DEFAULT_FILE_SIZE = 10 * 1024; // 10kb field in DownloadManagerBaseTest
71 protected static final int DEFAULT_FILE_SIZE = 10 * 1024; // 10kb field in DownloadManagerBaseTest
74 const int DEFAULT_FILE_SIZE = 100 * 1024; variable