Searched defs:getMaxKeyguardNotifications (Results 1 - 3 of 3) 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 DPhoneStatusBar.java3808 protected int getMaxKeyguardNotifications() { method in class:PhoneStatusBar

Completed in 15 milliseconds