Searched refs:AlertingNotificationManager (Results 1 – 5 of 5) sorted by relevance
71 private AlertingNotificationManager mAlertingNotificationManager;80 private final class TestableAlertingNotificationManager extends AlertingNotificationManager {107 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager()
33 import com.android.systemui.statusbar.AlertingNotificationManager;86 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager()
41 import com.android.systemui.statusbar.AlertingNotificationManager;69 protected AlertingNotificationManager createAlertingNotificationManager() { in createAlertingNotificationManager()
38 import com.android.systemui.statusbar.AlertingNotificationManager;50 public abstract class HeadsUpManager extends AlertingNotificationManager {
40 public abstract class AlertingNotificationManager implements NotificationLifetimeExtender { class