Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java93 NotifLayoutInflaterFactory notifLayoutInflaterFactory, in NotificationContentInflater() argument
101 mNotifLayoutInflaterFactory = notifLayoutInflaterFactory; in NotificationContentInflater()
325 NotifLayoutInflaterFactory notifLayoutInflaterFactory, in createRemoteViews() argument
349 setNotifsViewsInflaterFactory(result, notifLayoutInflaterFactory); in createRemoteViews()
358 NotifLayoutInflaterFactory notifLayoutInflaterFactory) { in setNotifsViewsInflaterFactory() argument
361 notifLayoutInflaterFactory); in setNotifsViewsInflaterFactory()
363 setRemoteViewsInflaterFactory(result.newPublicView, notifLayoutInflaterFactory); in setNotifsViewsInflaterFactory()
367 NotifLayoutInflaterFactory notifLayoutInflaterFactory) { in setRemoteViewsInflaterFactory() argument
369 remoteViews.setLayoutInflaterFactory(notifLayoutInflaterFactory); in setRemoteViewsInflaterFactory()
883 NotifLayoutInflaterFactory notifLayoutInflaterFactory, in AsyncInflationTask() argument
[all …]