Home
last modified time | relevance | path

Searched defs:getNotificationChannelGroups (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DNotificationManagerCompat.java739 public @NonNull List<NotificationChannelGroup> getNotificationChannelGroups() { in getNotificationChannelGroups() method in NotificationManagerCompat
1310 static List<NotificationChannelGroup> getNotificationChannelGroups( in getNotificationChannelGroups() method in NotificationManagerCompat.Api26Impl