Searched refs:mMaxAllowedKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance
336 private int mMaxAllowedKeyguardNotifications; field in NotificationPanelViewController1187 mMaxAllowedKeyguardNotifications = Math.max(computeMaxKeyguardNotifications(), 1); in updateMaxDisplayedNotifications()1192 mMaxAllowedKeyguardNotifications); in updateMaxDisplayedNotifications()