Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java48 private static final long STATUS_AREA_START_DELAY_MILLIS = 0; field in KeyguardClockSwitch
412 mStatusAreaAnim.setStartDelay(STATUS_AREA_START_DELAY_MILLIS); in updateClockViews()