Searched refs:CHANNEL_ID_SMS (Results 1 – 2 of 2) sorted by relevance
44 public static final String CHANNEL_ID_SMS = "sms"; field in NotificationChannelController97 new NotificationChannel(CHANNEL_ID_SMS, in createAll()
1183 .setChannelId(NotificationChannelController.CHANNEL_ID_SMS); in showNewMessageNotification()