Home
last modified time | relevance | path

Searched refs:SIX_HOURS_MILLIS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java73 private static final long SIX_HOURS_MILLIS = Duration.ofHours(6).toMillis(); field in PowerUI
393 && (timeRemainingMillis > SIX_HOURS_MILLIS in maybeShowHybridWarning()