Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt106 notifPackageContext: Context, in inflateSmartReplyState()
127 notifPackageContext: Context, in inflateSmartReplyState()
162 ContextThemeWrapper(notifPackageContext, sysuiContext.theme) in inflateSmartReplyState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java107 Context sysuiContext, Context notifPackageContext, NotificationEntry entry,
DNotificationRowContentBinderImplTest.kt84 notifPackageContext: Context, in <lambda>()
DNotificationTestHelper.java715 Context notifPackageContext, NotificationEntry entry, in inflateSmartReplyViewHolder() argument