Searched refs:getMaxNotificationsWhileLocked (Results 1 – 4 of 4) sorted by relevance
63 int getMaxNotificationsWhileLocked(boolean recompute); in getMaxNotificationsWhileLocked() method
421 maxNotifications = mPresenter.getMaxNotificationsWhileLocked(true /* recompute */); in updateRowStatesInternal()
400 public int getMaxNotificationsWhileLocked(boolean recompute) { in getMaxNotificationsWhileLocked() method in StatusBarNotificationPresenter
4174 int maxBefore = mPresenter.getMaxNotificationsWhileLocked(false /* recompute */); in updateKeyguardMaxNotifications()4175 int maxNotifications = mPresenter.getMaxNotificationsWhileLocked(true /* recompute */); in updateKeyguardMaxNotifications()