Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/promoted/
DPromotedNotificationContentExtractorKosmos.kt28 var Kosmos.promotedNotificationContentExtractor by variable
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowBuilder.kt236 val promotedNotificationContentExtractor = in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImplTest.kt118 private val promotedNotificationContentExtractor = FakePromotedNotificationContentExtractor() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java118 PromotedNotificationContentExtractor promotedNotificationContentExtractor, in NotificationContentInflater()
DNotificationRowContentBinderImpl.kt107 private val promotedNotificationContentExtractor: PromotedNotificationContentExtractor, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl
382 private val promotedNotificationContentExtractor: PromotedNotificationContentExtractor, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask