Home
last modified time | relevance | path

Searched refs:mMaxKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java46 private int mMaxKeyguardNotifications; field in KeyguardClockPositionAlgorithm
90 mMaxKeyguardNotifications = maxKeyguardNotifications; in setup()
183 / (mMaxKeyguardNotifications + mMoreCardNotificationAmount); in getNotificationAmountT()