Home
last modified time | relevance | path

Searched refs:getGroupSummaryAndCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
DDialerNotificationManager.java77 getGroupSummaryAndCount(notifications, groupKey); in cancel()
118 private static Pair<StatusBarNotification, Integer> getGroupSummaryAndCount( in getGroupSummaryAndCount() method in DialerNotificationManager