HomeSort by relevance Sort by last modified time
    Searched full:getnotificationamountt (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardClockPositionAlgorithm.java 121 float scaleMultiplier = getNotificationAmountT() == 0 ? 6.0f : 5.0f;
132 float t = getNotificationAmountT();
138 float t = getNotificationAmountT();
161 float t = getNotificationAmountT();
168 float t = getNotificationAmountT();
175 float fadeEnd = getNotificationAmountT() == 0.0f
186 private float getNotificationAmountT() {

Completed in 256 milliseconds