Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1143 clearAutogroupSummaryLocked(userId, pkg); in init()
2807 private void clearAutogroupSummaryLocked(int userId, String pkg) { in clearAutogroupSummaryLocked() method in NotificationManagerService