Searched refs:SEVEN_MINUTES_MILLIS (Results 1 – 1 of 1) sorted by relevance
39 private static final long SEVEN_MINUTES_MILLIS = TimeUnit.MINUTES.toMillis(7); field in PowerUtil59 if (drainTimeMs <= SEVEN_MINUTES_MILLIS) { in getBatteryRemainingStringFormatted()