Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java161 private int getMaxClockY() { in getMaxClockY() method in KeyguardClockPositionAlgorithm
190 final float maxClockY = getMaxClockY(); in getExpandedClockPosition()
200 float clockYDark = (mHasCustomClock ? getPreferredClockY() : getMaxClockY()) in getClockY()