Searched refs:userNotifications (Results 1 – 1 of 1) sorted by relevance
259 List<NotificationEntry> userNotifications = in updateNotificationOnUiModeChanged() local261 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationOnUiModeChanged()262 NotificationEntry entry = userNotifications.get(i); in updateNotificationOnUiModeChanged()271 List<NotificationEntry> userNotifications = in updateNotificationsOnDensityOrFontScaleChanged() local273 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationsOnDensityOrFontScaleChanged()274 NotificationEntry entry = userNotifications.get(i); in updateNotificationsOnDensityOrFontScaleChanged()