Searched refs:mBackgroundStyle (Results 1 – 1 of 1) sorted by relevance
106 @ListBackgroundStyle private int mBackgroundStyle; field in ListItemAdapter131 mBackgroundStyle = backgroundStyle; in ListItemAdapter()231 if (mBackgroundStyle == BackgroundStyle.CARD) { in createListItemContainer()247 if (mBackgroundStyle != BackgroundStyle.NONE) { in createListItemContainer()263 if (mBackgroundStyle == BackgroundStyle.PANEL) { in onBindViewHolder()