Searched refs:mColorTileIds (Results 1 – 3 of 3) sorted by relevance
99 private final int[] mColorTileIds; field in ThemePreviewPage.ThemeCoverPage126 mColorTileIds = colorTileIds; in ThemeCoverPage()175 ImageView bg = card.findViewById(mColorTileIds[i]); in bindBody()
360 private int[] mColorTileIds = { field in ThemeFragment.ThemePreviewAdapter392 mColorButtonIds, mColorTileIds, mColorTileIconIds, mShapeIconIds, in ThemePreviewAdapter()458 for (int i = 0; i < mColorTileIds.length && i < previewInfo.icons.size(); in ThemePreviewAdapter()467 ImageView bg = card.findViewById(mColorTileIds[i]); in ThemePreviewAdapter()
63 private int[] mColorTileIds = { field in CustomThemeNameFragment139 mColorButtonIds, mColorTileIds, mColorTileIconIds, mShapeIconIds, in bindCover()