Home
last modified time | relevance | path

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

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