Searched defs:createNotificationChannel (Results 1 – 2 of 2) sorted by relevance
| /core/core/src/main/java/androidx/core/app/ | ||
| D | NotificationManagerCompat.java | 422 public void createNotificationChannel(@NonNull NotificationChannel channel) { in createNotificationChannel() method in NotificationManagerCompat |
| D | NotificationChannelCompat.java | 514 static NotificationChannel createNotificationChannel(String id, CharSequence name, in createNotificationChannel() method in NotificationChannelCompat.Api26Impl |