Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java36 private static final float CLOCK_SCALE_FADE_START = 0.95f; field in KeyguardClockPositionAlgorithm
194 / (CLOCK_SCALE_FADE_START - fadeEnd); in getClockAlpha()