Searched refs:COLOR_BUTTON_IDS (Results 1 – 1 of 1) sorted by relevance
313 private static int[] COLOR_BUTTON_IDS = { field in ThemeComponentOption.ColorOption412 for (int i = 0; i < COLOR_BUTTON_IDS.length; i++) { in bindPreview()413 CompoundButton button = container.findViewById(COLOR_BUTTON_IDS[i]); in bindPreview()