Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java534 public int computeMaxKeyguardNotifications(int maximum) { in computeMaxKeyguardNotifications() method in NotificationPanelView
DStatusBar.java4131 mNotificationPanel.computeMaxKeyguardNotifications( in getMaxNotificationsWhileLocked()