Home
last modified time | relevance | path

Searched defs:clockY (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java272 float clockY = MathUtils.lerp(clockYBouncer, clockYRegular, shadeExpansion); in getClockY() local
361 public int clockY; field in KeyguardClockPositionAlgorithm.Result
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java208 public void setLockscreenClockY(int clockY) { in setLockscreenClockY()
H A DKeyguardStatusViewController.java279 public void setLockscreenClockY(int clockY) { in setLockscreenClockY()