Home
last modified time | relevance | path

Searched defs:DELAY_MILLIS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBatteryStateNotifierTest.kt81 private const val DELAY_MILLIS: Long = 40 * 60 * 60 * 1000 constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryStateNotifier.kt92 private const val DELAY_MILLIS: Long = 4 * 60 * 60 * 1000 constant