Searched refs:SYSTEM_CHANGES (Results 1 – 2 of 2) sorted by relevance
67 public static String SYSTEM_CHANGES = "SYSTEM_CHANGES_ALERTS"; field in SystemNotificationChannels187 NotificationChannel systemChanges = new NotificationChannel(SYSTEM_CHANGES, in createAll()
12875 return new Notification.Builder(getContext(), SystemNotificationChannels.SYSTEM_CHANGES)