Home
last modified time | relevance | path

Searched defs:getFullResIcon (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/pm/
DShortcutConfigActivityInfo.java82 public abstract Drawable getFullResIcon(IconCache cache); in getFullResIcon() method in ShortcutConfigActivityInfo
133 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVO
/packages/apps/Launcher3/src/com/android/launcher3/icons/
DComponentWithLabelAndIcon.java34 Drawable getFullResIcon(IconCache cache); in getFullResIcon() method
DIconCache.java554 public Drawable getFullResIcon(LauncherActivityInfo info) { in getFullResIcon() method in IconCache
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DPinShortcutRequestActivityInfo.java89 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in PinShortcutRequestActivityInfo
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java155 private Drawable getFullResIcon(Resources resources, int iconId) { in getFullResIcon() method in BaseIconCache
164 public Drawable getFullResIcon(String packageName, int iconId) { in getFullResIcon() method in BaseIconCache
171 public Drawable getFullResIcon(ActivityInfo info) { in getFullResIcon() method in BaseIconCache
/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/util/
DWidgetsTableUtilsTest.java261 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in WidgetsTableUtilsTest.TestShortcutConfigActivityInfo
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetProviderInfo.java237 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in LauncherAppWidgetProviderInfo