Searched refs:TIMEOUT_MIN (Results 1 – 1 of 1) sorted by relevance
80 private static final long TIMEOUT_MIN = 1_000L; // 1 sec field in CompanionDeviceDiscoveryService399 timeout = max(timeout, TIMEOUT_MIN); // should be >= 1 sec (TIMEOUT_MIN) in scheduleTimeout()