Searched defs:createNotificationChannel (Results 1 – 4 of 4) sorted by relevance
139 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
39 void createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method
538 public void createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method in RankingHelper
433 public void createNotificationChannel(@NonNull NotificationChannel channel) { in createNotificationChannel() method in NotificationManager