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