Searched defs:LONG_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
41 private static final long LONG_TIMEOUT = TimeUnit.HOURS.toMillis(1); field in RemoteOnDeviceSandboxedInferenceService
39 private static final long LONG_TIMEOUT = TimeUnit.HOURS.toMillis(4); field in RemoteOnDeviceIntelligenceService
59 protected static final long LONG_TIMEOUT = 2 * 60 * 1000; // 2 minutes field in ConnectivityManagerTestBase
60 public static final int LONG_TIMEOUT = 5 * 60 * 1000; // 5 minutes field in ConnectionUtil