Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyStateInflater.kt106 notifPackageContext: Context,
127 notifPackageContext: Context,
162 ContextThemeWrapper(notifPackageContext, sysuiContext.theme)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java101 Context sysuiContext, Context notifPackageContext, NotificationEntry entry,
H A DNotificationTestHelper.java659 Context notifPackageContext, NotificationEntry entry, in inflateSmartReplyViewHolder() argument