Searched refs:getMaxKeyguardNotifications (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DTvStatusBar.java158 protected int getMaxKeyguardNotifications() { method in class:TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java1648 protected abstract int getMaxKeyguardNotifications(); method in class:BaseStatusBar
1654 int maxKeyguardNotifications = getMaxKeyguardNotifications();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java319 mStatusBar.getMaxKeyguardNotifications(),
H A DPhoneStatusBar.java3808 protected int getMaxKeyguardNotifications() { method in class:PhoneStatusBar

Completed in 282 milliseconds