Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifInflaterImpl.java36 public class NotifInflaterImpl implements NotifInflater { class
44 public NotifInflaterImpl(NotifInflationErrorManager errorManager, NotifInflaterLogger logger) { in NotifInflaterImpl() method in NotifInflaterImpl