Searched refs:mMaxKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance
484 private int mMaxKeyguardNotifications; field in StatusBar4130 mMaxKeyguardNotifications = Math.max(1, in getMaxNotificationsWhileLocked()4133 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()4135 return mMaxKeyguardNotifications; in getMaxNotificationsWhileLocked()