Searched refs:directShareIcon (Results 1 – 1 of 1) sorted by relevance
173 Drawable directShareIcon = null; in getChooserTargetIconDrawable() local178 directShareIcon = icon.loadDrawable(mContext); in getChooserTargetIconDrawable()182 directShareIcon = launcherApps.getShortcutIconDrawable(shortcutInfo, 0); in getChooserTargetIconDrawable()185 if (directShareIcon == null) return null; in getChooserTargetIconDrawable()202 Bitmap directShareBadgedIcon = sif.createAppBadgedIconBitmap(directShareIcon, appIcon); in getChooserTargetIconDrawable()