Searched defs:backgroundRes (Results 1 – 3 of 3) sorted by relevance
68 val backgroundRes = getRoundCornerDrawableRes(position) in updateBackground() constant
176 @DrawableRes int backgroundRes = getRoundCornerDrawableRes(position, false /* isSelected*/); in updateBackground() local
125 int backgroundRes = NotificationHistoryActivity.getRoundCornerDrawableRes(cornerType); in onBindViewHolder() local