Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java166 result.clockAlpha = getClockAlpha(y); in run()
242 private float getClockAlpha(int y) { in getClockAlpha() method in KeyguardClockPositionAlgorithm