Searched refs:getNotificationAmountT (Results 1 – 1 of 1) sorted by relevance
116 float scaleMultiplier = getNotificationAmountT() == 0 ? 6.0f : 5.0f; in getClockScale()127 float t = getNotificationAmountT(); in getClockNotificationsPadding()133 float t = getNotificationAmountT(); in getClockYFraction()156 float t = getNotificationAmountT(); in getClockYExpansionRubberbandFactor()163 float t = getNotificationAmountT(); in getTopPaddingAdjMultiplier()170 float fadeEnd = getNotificationAmountT() == 0.0f in getClockAlpha()181 private float getNotificationAmountT() { in getNotificationAmountT() method in KeyguardClockPositionAlgorithm