Searched defs:resolveColor (Results 1 – 2 of 2) 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
151 private static int resolveColor(Context context, int color) { in resolveColor() method in IconPalette