/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/notification/domain/interactor/ |
D | SingleNotificationChipInteractor.kt | 122 val promotedContent = this.promotedContent in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/notification/domain/model/ |
D | NotificationChipModel.kt | 29 val promotedContent: PromotedNotificationContentModels, constant in com.android.systemui.statusbar.chips.notification.domain.model.NotificationChipModel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/shared/model/ |
D | OngoingCallModel.kt | 58 val promotedContent: PromotedNotificationContentModels?, constant in com.android.systemui.statusbar.phone.ongoingcall.shared.model.OngoingCallModel.InCall
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/promoted/domain/interactor/ |
D | AODPromotedNotificationInteractor.kt | 58 ) { promotedContent, showPrivateContent -> in <lambda>() method
|
D | PromotedNotificationsInteractor.kt | 254 val promotedContent: PromotedNotificationContentModels?, in <lambda>() constant in NotifAndPromotedContent
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | RenderNotificationListInteractor.kt | 144 val promotedContent = in buildActiveNotificationsStore() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ongoingcall/ |
D | OngoingCallControllerTest.kt | 173 val promotedContent = PromotedNotificationContentBuilder("ongoingNotif").build() in interactorHasOngoingCallNotif_repoHasPromotedContent() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shared/ |
D | ActiveNotificationModel.kt | 93 val promotedContent: PromotedNotificationContentModels?, constant in com.android.systemui.statusbar.notification.shared.ActiveNotificationModel
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/ |
D | NotificationIconsInteractorTest.kt | 356 private fun promotedContent( in promotedContent() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationRowContentBinderImpl.kt | 599 val promotedContent: PromotedNotificationContentModels?, in <lambda>() constant in com.android.systemui.statusbar.notification.row.InflationProgress 696 val promotedContent = in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/ |
D | OngoingCallController.kt | 354 val promotedContent: PromotedNotificationContentModels?, in <lambda>() constant in com.android.systemui.statusbar.phone.ongoingcall.OngoingCallController.CallNotificationInfo
|