Searched defs:groupKey (Results 1 – 12 of 12) sorted by relevance
114 String groupKey = getGroupKey(sbn); in onEntryRemovedInternal() local145 String groupKey = getGroupKey(sbn); in onEntryAdded() local214 private int getNumberOfIsolatedChildren(String groupKey) { in getNumberOfIsolatedChildren()224 private NotificationEntry getIsolatedChild(String groupKey) { in getIsolatedChild()282 private boolean isGroupSuppressed(String groupKey) { in isGroupSuppressed()360 private NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary()601 default void onGroupCreated(NotificationGroup group, String groupKey) {} in onGroupCreated()609 default void onGroupRemoved(NotificationGroup group, String groupKey) {} in onGroupRemoved()
281 String groupKey = mGroupManager.getGroupKey(group.summary.notification); in isPendingNotificationInGroup() local
304 String groupKey = iconView.getNotification().getGroupKey(); in isReplacingIcon() local
203 @Nullable String groupKey) in createRow()225 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification()238 @Nullable String groupKey, @Nullable BubbleMetadata bubbleMetadata) { in createNotification()
52 private String groupKey; field in StatusBarNotification144 private String groupKey() { in groupKey() method in StatusBarNotification
112 final String groupKey = record.getGroupKey(); in sort() local
270 protected void repostGroupSummary(String pkg, int userId, String groupKey) { in repostGroupSummary()
65 UserHandle user, String groupKey) { in getSbn()
261 private NotificationRecord getBeepyNotificationRecord(String groupKey, int groupAlertBehavior) { in getBeepyNotificationRecord()266 private NotificationRecord getLightsNotificationRecord(String groupKey, in getLightsNotificationRecord()274 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord()
443 String groupKey, boolean isSummary) { in generateNotificationRecord()
736 final Key groupKey = new Key(null, key.uid, key.set, key.tag); in dumpCheckin() local
4321 public Builder setGroup(String groupKey) { in setGroup()