Searched refs:TEN_SECONDS_IN_MILLIS (Results 1 – 2 of 2) sorted by relevance
63 static final long TEN_SECONDS_IN_MILLIS = Duration.ofSeconds(10).toMillis(); field in WifiPseudonymManager386 (new Random()).nextInt((int) TEN_SECONDS_IN_MILLIS)); in retrieveOobPseudonymWithRateLimit()
162 + WifiPseudonymManager.TEN_SECONDS_IN_MILLIS in retrievePseudonymOnFailureTimeout_expiredPseudonym_scheduleRefresh()