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.java101 public static final String CHANNEL_NAME = "Shell command"; field in NotificationShellCmd
286 new NotificationChannel(CHANNEL_ID, CHANNEL_NAME, CHANNEL_IMP); in ensureChannel()