Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitch.java47 private static final long STATUS_AREA_START_DELAY_MILLIS = 0; field in KeyguardClockSwitch
397 mStatusAreaAnim.setStartDelay(STATUS_AREA_START_DELAY_MILLIS); in updateClockViews()