Searched refs:userNotifications (Results 1 – 1 of 1) sorted by relevance
267 ArrayList<NotificationEntry> userNotifications in updateNotificationOnUiModeChanged() local269 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationOnUiModeChanged()270 NotificationEntry entry = userNotifications.get(i); in updateNotificationOnUiModeChanged()279 ArrayList<NotificationEntry> userNotifications = in updateNotificationsOnDensityOrFontScaleChanged() local281 for (int i = 0; i < userNotifications.size(); i++) { in updateNotificationsOnDensityOrFontScaleChanged()282 NotificationEntry entry = userNotifications.get(i); in updateNotificationsOnDensityOrFontScaleChanged()