Searched defs:createNotificationChannel (Results 1 – 4 of 4) sorted by relevance
147 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
42 boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method
618 public boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method in PreferencesHelper
697 public void createNotificationChannel(@NonNull NotificationChannel channel) { in createNotificationChannel() method in NotificationManager