Home
last modified time | relevance | path

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

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