Searched defs:createNotificationChannels (Results 1 – 3 of 3) sorted by relevance
250 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CarrierActionUtils
99 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels() method
1241 public void createNotificationChannels(@NonNull List<NotificationChannel> channels) { in createNotificationChannels() method in NotificationManager