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/
DStatusBarNotificationPresenter.java123 private final int mMaxAllowedKeyguardNotifications; field in StatusBarNotificationPresenter
158 mMaxAllowedKeyguardNotifications = context.getResources().getInteger( in StatusBarNotificationPresenter()
449 mMaxAllowedKeyguardNotifications)); in getMaxNotificationsWhileLocked()