Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java336 private int mMaxAllowedKeyguardNotifications; field in NotificationPanelViewController
1187 mMaxAllowedKeyguardNotifications = Math.max(computeMaxKeyguardNotifications(), 1); in updateMaxDisplayedNotifications()
1192 mMaxAllowedKeyguardNotifications); in updateMaxDisplayedNotifications()