Searched defs:DEFAULT_TIMEOUT_MILLIS (Results 1 – 7 of 7) sorted by relevance
49 private static final long DEFAULT_TIMEOUT_MILLIS = 7000L; field in EapAuthenticator75 DEFAULT_TIMEOUT_MILLIS); in EapAuthenticator() local
37 private static final int DEFAULT_TIMEOUT_MILLIS = 5 * 1000; field in HttpUrlConnectionBuilder
24 static const int64_t DEFAULT_TIMEOUT_MILLIS = 1500LL; // 1.5 seconds. variable
50 private static final int DEFAULT_TIMEOUT_MILLIS = 5_000; field in SwapSimWorker
69 @VisibleForTesting static final long DEFAULT_TIMEOUT_MILLIS = 5_000L; field in AdServicesShellCommand
50 constexpr int64_t DEFAULT_TIMEOUT_MILLIS = 1500LL; // 1.5 seconds. variable
144 @VisibleForTesting public static final long DEFAULT_TIMEOUT_MILLIS = 1_500L; // 1.5 seconds. field in StatsManager