Home
last modified time | relevance | path

Searched refs:mMaxAllowedKeyguardNotifications (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java384 private int mMaxAllowedKeyguardNotifications; field in NotificationPanelViewController
1469 mMaxAllowedKeyguardNotifications = maxAllowed; in setMaxDisplayedNotifications()
1486 mMaxAllowedKeyguardNotifications); in updateMaxDisplayedNotifications()
1846 return mMaxAllowedKeyguardNotifications; in computeMaxKeyguardNotifications()
3375 ipw.println(mMaxAllowedKeyguardNotifications); in dump()