Home
last modified time | relevance | path

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

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