Searched defs:getFullResIcon (Results 1 – 4 of 4) sorted by relevance
70 public abstract Drawable getFullResIcon(IconCache cache); in getFullResIcon() method in ShortcutConfigActivityInfo120 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVL141 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVO
75 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in PinShortcutRequestActivityInfo
230 public Drawable getFullResIcon(LauncherActivityInfo info) { in getFullResIcon() method in IconCache234 public Drawable getFullResIcon(LauncherActivityInfo info, boolean flattenDrawable) { in getFullResIcon() method in IconCache
159 private Drawable getFullResIcon(Resources resources, int iconId) { in getFullResIcon() method in BaseIconCache168 public Drawable getFullResIcon(String packageName, int iconId) { in getFullResIcon() method in BaseIconCache175 public Drawable getFullResIcon(ActivityInfo info) { in getFullResIcon() method in BaseIconCache