Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java295 private void updateClockViews(boolean useLargeClock, boolean animate) { in updateClockViews() argument
298 msg.setBool1(useLargeClock); in updateClockViews()
322 if (useLargeClock) { in updateClockViews()
414 useLargeClock ? STATUS_AREA_MOVE_UP_MILLIS : STATUS_AREA_MOVE_DOWN_MILLIS); in updateClockViews()