Searched refs:TIMEOUT_MAX (Results 1 – 1 of 1) sorted by relevance
81 private static final long TIMEOUT_MAX = 60_000L; // 1 min field in CompanionDeviceDiscoveryService398 timeout = min(timeout, TIMEOUT_MAX); // should be <= 1 min (TIMEOUT_MAX) in scheduleTimeout()