Searched refs:mMaxKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance
131 private int mMaxKeyguardNotifications; field in StatusBarNotificationPresenter447 mMaxKeyguardNotifications = Math.max(1, in getMaxNotificationsWhileLocked()450 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()452 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()