Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java289 float clockY = MathUtils.lerp(clockYBouncer, clockYRegular, shadeExpansion); in getClockY() local
394 public int clockY; field in KeyguardClockPositionAlgorithm.Result
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java368 public void setLockscreenClockY(int clockY) { in setLockscreenClockY()
DKeyguardClockSwitchController.java234 public void setLockscreenClockY(int clockY) { in setLockscreenClockY()