Searched defs:getAttrColor (Results 1 – 5 of 5) sorted by relevance
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
111 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in GraphicsUtils
115 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in Themes
48 public static int getAttrColor(Context context, int attr) { in getAttrColor() method in NotificationUtils
709 private int getAttrColor(Context context, int attr) { in getAttrColor() method