Searched defs:getAttrColor (Results 1 – 4 of 4) 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
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