Searched refs:CHANNEL_IMP (Results 1 – 1 of 1) sorted by relevance
102 public static final int CHANNEL_IMP = NotificationManager.IMPORTANCE_DEFAULT; field in NotificationShellCmd286 new NotificationChannel(CHANNEL_ID, CHANNEL_NAME, CHANNEL_IMP); in ensureChannel()