Searched defs:createChannel (Results 1 – 3 of 3) sorted by relevance
145 private NotificationChannel createChannel(NotificationChannelGroup group, in createChannel() method in AppNotificationSettingsTest
73 private NotificationChannel createChannel(Context context, String channelId) { in createChannel() method in NotificationChannelManager
105 public static void createChannel(Context context, String id) { in createChannel() method in NotificationUtils