Searched refs:mMaxKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance
130 private int mMaxKeyguardNotifications; field in StatusBarNotificationPresenter442 mMaxKeyguardNotifications = Math.max(1, in getMaxNotificationsWhileLocked()445 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()447 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()