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.kt92 notifPackageContext: Context, in inflateSmartReplyState()
113 notifPackageContext: Context, in inflateSmartReplyState()
148 ContextThemeWrapper(notifPackageContext, sysuiContext.theme) in inflateSmartReplyState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java98 Context sysuiContext, Context notifPackageContext, NotificationEntry entry,
DNotificationTestHelper.java515 Context notifPackageContext, NotificationEntry entry, in inflateSmartReplyViewHolder() argument
DNotificationEntryManagerInflationTest.java223 Context sysuiContext, Context notifPackageContext, in setUp()