Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
DNotifPromoter.java27 public abstract class NotifPromoter extends Pluggable<NotifPromoter> { class
28 protected NotifPromoter(String name) { in NotifPromoter() method in NotifPromoter