Searched refs:getHomepageIconColor (Results 1 – 3 of 3) sorted by relevance
107 final int tintColor = Utils.getHomepageIconColor(getContext()); in onCreatePreferences()
406 iconDrawable.setTint(Utils.getHomepageIconColor(preference.getContext()));
1221 public static int getHomepageIconColor(Context context) { in getHomepageIconColor() method in Utils