Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java95 public static final String CHANNEL_NAME = "Shell command"; field in NotificationShellCmd
248 final NotificationChannel chan = new NotificationChannel(CHANNEL_ID, CHANNEL_NAME, in ensureChannel()