Searched defs:getAttrColor (Results 1 – 5 of 5) sorted by relevance
31 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in ThemesUtil
31 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in Themes36 public static int getAttrColor(Context context, @StyleRes int styleResId, int attr) { in getAttrColor() method in Themes
84 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in Themes
778 private int getAttrColor(Context context, int attr) { in getAttrColor() method in Utils
199 private static int getAttrColor(Context context, int attr) { in getAttrColor() method in PreviewFragment