Searched refs:getBadgedIcon (Results 1 – 5 of 5) sorted by relevance
57 public Drawable getBadgedIcon(int density) { in getBadgedIcon() method in LauncherActivityInfoCompatVL58 return mLauncherActivityInfo.getBadgedIcon(density); in getBadgedIcon()
34 public abstract Drawable getBadgedIcon(int density); in getBadgedIcon() method in LauncherActivityInfoCompat
96 public Drawable getBadgedIcon(int density) { in getBadgedIcon() method in LauncherActivityInfoCompatV16
248 entry.icon = Utilities.createIconBitmap(info.getBadgedIcon(mIconDpi), mContext); in cacheLocked()
324 info.getBadgedIcon(mIconDpi), mContext); in cacheLocked()