Searched defs:bottomBackgroundColor (Results 1 – 2 of 2) sorted by relevance
66 @ColorInt val bottomBackgroundColor: Int constant in com.android.systemui.statusbar.notification.row.ui.viewmodel.FacePile
257 int bottomBackgroundColor = facePileModel.getBottomBackgroundColor(); in setAvatar() local