Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java150 handleSuppressedSummaryAlerted(group.summary, alertManager);
187 handleSuppressedSummaryAlerted(entry, alertManager); in onAlertStateChanged()
296 private void handleSuppressedSummaryAlerted(@NonNull NotificationEntry summary, in handleSuppressedSummaryAlerted() method in NotificationGroupAlertTransferHelper