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.java121 private final int mMaxAllowedKeyguardNotifications; field in StatusBarNotificationPresenter
157 mMaxAllowedKeyguardNotifications = context.getResources().getInteger( in StatusBarNotificationPresenter()
444 mMaxAllowedKeyguardNotifications)); in getMaxNotificationsWhileLocked()