Searched refs:ONE_MIN_IN_MS (Results 1 – 1 of 1) sorted by relevance
56 private static final int ONE_MIN_IN_MS = 60 * 1000; field in UwbMetrics537 } else if (durationMs <= ONE_MIN_IN_MS) { in getDurationBucket()