Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java102 public static final int CHANNEL_IMP = NotificationManager.IMPORTANCE_DEFAULT; field in NotificationShellCmd
286 new NotificationChannel(CHANNEL_ID, CHANNEL_NAME, CHANNEL_IMP); in ensureChannel()