Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java147 AlertingNotificationManager alertManager = getActiveAlertManager();
211 alertNotificationWhenPossible(entry, getActiveAlertManager());
357 AlertingNotificationManager alertManager = getActiveAlertManager(); in checkShouldTransferBack()
418 private AlertingNotificationManager getActiveAlertManager() { in getActiveAlertManager() method in NotificationGroupAlertTransferHelper
469 if (mAlertManager != getActiveAlertManager()) { in isStillValid()