Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/promoted/shared/model/
DPromotedNotificationContentModel.kt82 @DrawableRes val profileBadgeResId: Int?, constant in com.android.systemui.statusbar.notification.promoted.shared.model.PromotedNotificationContentModel
106 @DrawableRes var profileBadgeResId: Int? = null variable in com.android.systemui.statusbar.notification.promoted.shared.model.PromotedNotificationContentModel.Builder