Searched refs:maxBefore (Results 1 – 1 of 1) sorted by relevance
4307 int maxBefore = mPresenter.getMaxNotificationsWhileLocked(false /* recompute */); in updateKeyguardMaxNotifications() local4309 if (maxBefore != maxNotifications) { in updateKeyguardMaxNotifications()