Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java111 int y = getClockY() - mKeyguardStatusHeight / 2; in run()
154 private int getClockY() { in getClockY() method in KeyguardClockPositionAlgorithm