Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java389 private int mMaxAllowedKeyguardNotifications; field in NotificationPanelViewController
1534 mMaxAllowedKeyguardNotifications = maxAllowed; in setMaxDisplayedNotifications()
1555 mMaxAllowedKeyguardNotifications); in updateMaxDisplayedNotifications()
1954 return mMaxAllowedKeyguardNotifications; in computeMaxKeyguardNotifications()
3502 ipw.println(mMaxAllowedKeyguardNotifications);