Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java433 void addAutoGroupSummary(int userId, String pkg, String triggeringKey, in addAutoGroupSummary() argument
DNotificationManagerService.java2845 public void addAutoGroupSummary(int userId, String pkg, String triggeringKey, in getGroupHelper() argument
2847 NotificationRecord r = createAutoGroupSummary(userId, pkg, triggeringKey, in getGroupHelper()
6679 NotificationRecord createAutoGroupSummary(int userId, String pkg, String triggeringKey,
6684 NotificationRecord notificationRecord = mNotificationsByKey.get(triggeringKey);