Searched defs:createNotificationChannels (Results 1 – 4 of 4) sorted by relevance
85 private static void createNotificationChannels(Context ctx) { in createNotificationChannels() method in WifiService
250 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CarrierActionUtils
829 public void createNotificationChannels(@NonNull List<NotificationChannel> channels) { in createNotificationChannels() method in NotificationManager
90 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels() method