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/
DStatusBar.java408 private int mMaxAllowedKeyguardNotifications; field in StatusBar
3201 mMaxAllowedKeyguardNotifications = res.getInteger( in loadDimens()
4132 mMaxAllowedKeyguardNotifications)); in getMaxNotificationsWhileLocked()