Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/
DSingleLineViewModel.kt66 @ColorInt val bottomBackgroundColor: Int constant in com.android.systemui.statusbar.notification.row.ui.viewmodel.FacePile
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java257 int bottomBackgroundColor = facePileModel.getBottomBackgroundColor(); in setAvatar() local