Searched defs:MILLIS_PER_SECOND (Results 1 – 3 of 3) sorted by relevance
48 private static final int MILLIS_PER_SECOND = 1000; field in ImsRttTextHandler182 MILLIS_PER_SECOND); in handleMessage() local
142 private static final long MILLIS_PER_SECOND = Duration.ofSeconds(1).toMillis(); field in MetricsCollector
1823 final int MILLIS_PER_SECOND = 1000; in shouldEnablePowerSaving() local