Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
DNotifSectioner.java32 public abstract class NotifSectioner extends Pluggable<NotifSectioner> { class
36 protected NotifSectioner(String name, @PriorityBucket int bucket) { in NotifSectioner() method in NotifSectioner