Searched refs:getCompoundIcon (Results 1 – 2 of 2) sorted by relevance
39 public static Drawable getCompoundIcon(Context context, Drawable icon) { in getCompoundIcon() method in IconUtil
189 preference.setIcon(IconUtil.getCompoundIcon(contextThemeWrapper, iconDrawable)); in getPreference()