Searched defs:getShortcutInfoBadge (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DLauncherIcons.java364 return badgeWithBitmap(unbadgedBitmap, getShortcutInfoBadge(shortcutInfo, cache), context);
367 public static Bitmap getShortcutInfoBadge(ShortcutInfoCompat shortcutInfo, IconCache cache) { method in class:LauncherIcons

Completed in 96 milliseconds