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.java153 final int y = getClockY(); in run()
192 private int getClockY() { in getClockY() method in KeyguardClockPositionAlgorithm