Searched refs:getMaxKeyguardNotifications (Results 1 – 2 of 2) sorted by relevance
4620 protected int getMaxKeyguardNotifications(boolean recompute) { in getMaxKeyguardNotifications() method4630 public int getMaxKeyguardNotifications() { in getMaxKeyguardNotifications() method4631 return getMaxKeyguardNotifications(false /* recompute */); in getMaxKeyguardNotifications()6244 int maxBefore = getMaxKeyguardNotifications(false /* recompute */);6245 int maxNotifications = getMaxKeyguardNotifications(true /* recompute */);6701 maxNotifications = getMaxKeyguardNotifications(true /* recompute */);
407 mStatusBar.getMaxKeyguardNotifications(), in positionClockAndNotifications()