Searched defs:getClockYFraction (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java132 private float getClockYFraction() { method in class:KeyguardClockPositionAlgorithm
139 return (int) (getClockYFraction() * mHeight);

Completed in 45 milliseconds