Searched defs:notificationGroup (Results 1 – 1 of 1) sorted by relevance
410 NotificationGroup notificationGroup = mGroupMap.get(sbn.getGroupKey()); in handleSuppressedSummaryHeadsUpped() local429 NotificationGroup notificationGroup = mGroupMap.get(sbn.getGroupKey()); in shouldIsolate() local437 private boolean isGroupNotFullyVisible(NotificationGroup notificationGroup) { in isGroupNotFullyVisible()