Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/app/
DNotificationCompat.java9312 public static int getGroupAlertBehavior(@NonNull Notification notification) { in getGroupAlertBehavior() method in NotificationCompat
9453 static int getGroupAlertBehavior(Notification notification) { in getGroupAlertBehavior() method in NotificationCompat.Api26Impl