Searched refs:userNotifications (Results 1 – 1 of 1) sorted by relevance
265 ArrayList<NotificationEntry> userNotifications in updateNotificationOnUiModeChanged() local267 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationOnUiModeChanged()268 NotificationEntry entry = userNotifications.get(i); in updateNotificationOnUiModeChanged()277 ArrayList<NotificationEntry> userNotifications = in updateNotificationsOnDensityOrFontScaleChanged() local279 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationsOnDensityOrFontScaleChanged()280 NotificationEntry entry = userNotifications.get(i); in updateNotificationsOnDensityOrFontScaleChanged()