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