Searched refs:DOWNLOADER_READ_TIMEOUT_MS (Results 1 – 4 of 4) sorted by relevance
62 private static final int DOWNLOADER_READ_TIMEOUT_MS = 10 * 1000; // 10 seconds. field in OnDevicePersonalizationFileDownloader136 DOWNLOADER_READ_TIMEOUT_MS); in getUrlEngine()
1899 int DOWNLOADER_READ_TIMEOUT_MS = 10 * 1000; // 10 seconds. field1903 return DOWNLOADER_READ_TIMEOUT_MS; in getDownloaderReadTimeoutMs()
1405 FlagsConstants.KEY_DOWNLOADER_READ_TIMEOUT_MS, DOWNLOADER_READ_TIMEOUT_MS); in getDownloaderReadTimeoutMs()
121 import static com.android.adservices.service.Flags.DOWNLOADER_READ_TIMEOUT_MS;1468 DOWNLOADER_READ_TIMEOUT_MS, in testGetDownloaderReadTimeoutMs()