Searched refs:getClockYFraction (Results 1 – 1 of 1) sorted by relevance
132 private float getClockYFraction() { in getClockYFraction() method in KeyguardClockPositionAlgorithm139 return (int) (getClockYFraction() * mHeight); in getClockY()