Searched refs:scaleMultiplier (Results 1 – 1 of 1) sorted by relevance
132 float scaleMultiplier = getNotificationAmountT() == 0 ? 6.0f : 5.0f; in getClockScale() local133 float scaleEnd = clockY - mKeyguardStatusHeight * scaleMultiplier; in getClockScale()