Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/app/
DNotificationChannelGroupCompat.java239 static String getGroup(NotificationChannel notificationChannel) { in getGroup() method in NotificationChannelGroupCompat.Api26Impl
DNotificationChannelCompat.java434 public @Nullable String getGroup() { in getGroup() method in NotificationChannelCompat
539 static String getGroup(NotificationChannel notificationChannel) { in getGroup() method in NotificationChannelCompat.Api26Impl
DNotificationCompatBuilder.java563 static String getGroup(Notification notification) { in getGroup() method in NotificationCompatBuilder.Api20Impl
DNotificationCompat.java9128 public static @Nullable String getGroup(@NonNull Notification notification) { in getGroup() method in NotificationCompat
9402 static String getGroup(Notification notification) { in getGroup() method in NotificationCompat.Api20Impl