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