Home
last modified time | relevance | path

Searched refs:recompute (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() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java445 public int getMaxNotificationsWhileLocked(boolean recompute) { in getMaxNotificationsWhileLocked() argument
446 if (recompute) { in getMaxNotificationsWhileLocked()