Home
last modified time | relevance | path

Searched defs:alertManager (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java185 AlertingNotificationManager alertManager) { in onAlertStateChanged()
297 @NonNull AlertingNotificationManager alertManager) { in handleSuppressedSummaryAlerted()
337 @NonNull AlertingNotificationManager alertManager) { in transferAlertState()
357 AlertingNotificationManager alertManager = getActiveAlertManager(); in checkShouldTransferBack() local
403 @NonNull AlertingNotificationManager alertManager) { in alertNotificationWhenPossible()
453 PendingAlertInfo(NotificationEntry entry, AlertingNotificationManager alertManager) { in PendingAlertInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java128 AlertingNotificationManager alertManager; in updateAlertState() local