Searched refs:TEN_MIN_IN_MS (Results 1 – 1 of 1) sorted by relevance
57 private static final int TEN_MIN_IN_MS = 600 * 1000; field in UwbMetrics539 } else if (durationMs <= TEN_MIN_IN_MS) { in getDurationBucket()