Searched refs:maxClockY (Results 1 – 1 of 1) sorted by relevance
190 final float maxClockY = getMaxClockY(); in getExpandedClockPosition() local191 if (y > maxClockY) { in getExpandedClockPosition()192 y = maxClockY; in getExpandedClockPosition()