Searched defs:createNotificationChannel (Results 1 – 6 of 6) sorted by relevance
76 private void createNotificationChannel() { in createNotificationChannel() method in NotificationActivity
125 private fun createNotificationChannel() { in createNotificationChannel() method
146 private void createNotificationChannel(Context context, String appName) { in createNotificationChannel() method in AlertWindowNotification
99 private void createNotificationChannel() { in createNotificationChannel() method in BackgroundUserSoundNotifier
43 boolean createNotificationChannel(String pkg, int uid, NotificationChannel channel, in createNotificationChannel() method
1231 public void createNotificationChannel(@NonNull NotificationChannel channel) { in createNotificationChannel() method in NotificationManager