Searched defs:resolveColor (Results 1 – 3 of 3) sorted by relevance
44 public static int resolveColor(Context context, @AttrRes int attr) { in resolveColor() method in ThemeUtils57 public static int resolveColor(Context context, @AttrRes int attr, @AttrRes int[] stateSet) { in resolveColor() method in ThemeUtils
91 private static int resolveColor(Context context, int color) { in resolveColor() method in IconPalette
317 private int resolveColor(Resources res) { in resolveColor() method in ThemeComponentOption.ColorOption