Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java47 public static final long CLOCK_IN_START_DELAY_MILLIS = 133; field in KeyguardClockSwitch
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/transitions/
DClockSizeTransition.kt298 const val CLOCK_IN_START_DELAY_MILLIS = 133L in <lambda>() constant