Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
DNotifStabilityManager.java28 public abstract class NotifStabilityManager extends Pluggable<NotifStabilityManager> { class
30 protected NotifStabilityManager(String name) { in NotifStabilityManager() method in NotifStabilityManager