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