Searched refs:COLOR_TILE_IDS (Results 1 – 1 of 1) sorted by relevance
269 private static int[] COLOR_TILE_IDS = { field in ThemeComponentOption.ColorOption385 for (int i = 0; i < COLOR_TILE_IDS.length; i++) { in bindPreview()393 ImageView bg = container.findViewById(COLOR_TILE_IDS[i]); in bindPreview()