Searched refs:DOWNLOADER_CONNECTION_TIMEOUT_MS (Results 1 – 4 of 4) sorted by relevance
60 private static final int DOWNLOADER_CONNECTION_TIMEOUT_MS = 10 * 1000; // 10 seconds field in OnDevicePersonalizationFileDownloader135 DOWNLOADER_CONNECTION_TIMEOUT_MS, in getUrlEngine()
1889 int DOWNLOADER_CONNECTION_TIMEOUT_MS = 10 * 1000; // 10 seconds. field1895 return DOWNLOADER_CONNECTION_TIMEOUT_MS; in getDownloaderConnectionTimeoutMs()
1399 DOWNLOADER_CONNECTION_TIMEOUT_MS); in getDownloaderConnectionTimeoutMs()
119 import static com.android.adservices.service.Flags.DOWNLOADER_CONNECTION_TIMEOUT_MS;1460 DOWNLOADER_CONNECTION_TIMEOUT_MS, in testGetDownloaderConnectionTimeoutMs()