Searched defs:getSafeIcon (Results 1 – 3 of 3) sorted by relevance
32 public static Drawable getSafeIcon(Drawable icon, int maxDimension) { in getSafeIcon() method in DefaultAppUtils
444 static IconCompat getSafeIcon(Context context, SliceData data) { in getSafeIcon() method in SliceBuilderUtils
1079 public static Drawable getSafeIcon(Drawable icon) { in getSafeIcon() method in Utils