Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java156 handleSuppressedSummaryHeadsUpped(group.summary); in updateSuppression()
390 handleSuppressedSummaryHeadsUpped(entry); in onHeadsUpStateChanged()
403 private void handleSuppressedSummaryHeadsUpped(NotificationData.Entry entry) { in handleSuppressedSummaryHeadsUpped() method in NotificationGroupManager