Home
last modified time | relevance | path

Searched defs:getMaxNotificationsWhileLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationPresenter.java63 int getMaxNotificationsWhileLocked(boolean recompute); in getMaxNotificationsWhileLocked() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java440 public int getMaxNotificationsWhileLocked(boolean recompute) { in getMaxNotificationsWhileLocked() method in StatusBarNotificationPresenter