Searched refs:getFullResIcon (Results 1 – 9 of 9) sorted by relevance
79 public abstract Drawable getFullResIcon(IconCache cache); in getFullResIcon() method in ShortcutConfigActivityInfo130 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVO131 return cache.getFullResIcon(mInfo); in getFullResIcon()
34 Drawable getFullResIcon(IconCache cache); in getFullResIcon() method46 Drawable d = object.getFullResIcon(LauncherAppState.getInstance(context) in loadIcon()
539 public Drawable getFullResIcon(LauncherActivityInfo info) { in getFullResIcon() method in IconCache
240 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in LauncherAppWidgetProviderInfo241 return cache.getFullResIcon(provider.getPackageName(), icon); in getFullResIcon()
217 .getFullResIcon(info.provider.getPackageName(), info.icon); in generateWidgetPreview()265 mutateOnMainThread(info.getFullResIcon(
184 .getFullResIcon(app.getIconCache()); in startDrag()
82 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in PinShortcutRequestActivityInfo
256 public Drawable getFullResIcon(IconCache cache) { in getFullResIcon() method in WidgetsTableUtilsTest.TestShortcutConfigActivityInfo
592 return activityInfo.getFullResIcon(appState.getIconCache()); in loadFullDrawableWithoutTheme()