Home
last modified time | relevance | path

Searched refs:SYSTEM_CHANGES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java57 public static String SYSTEM_CHANGES = "SYSTEM_CHANGES"; field in SystemNotificationChannels
176 NotificationChannel systemChanges = new NotificationChannel(SYSTEM_CHANGES, in createAll()