Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRankingCoordinator.java79 return mAlertingNotifSectioner; in getAlertingSectioner()
86 private final NotifSectioner mAlertingNotifSectioner = new NotifSectioner("Alerting", field in RankingCoordinator