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