HomeSort by relevance Sort by last modified time
    Searched refs:getShortcutInfoBadge (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
LauncherIcons.java 385 final ItemInfoWithIcon badge = getShortcutInfoBadge(shortcutInfo, cache);
395 public ItemInfoWithIcon getShortcutInfoBadge(ShortcutInfoCompat shortcutInfo, IconCache cache) {
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragView.java 381 Bitmap badge = li.getShortcutInfoBadge(si, appState.getIconCache()).iconBitmap;

Completed in 74 milliseconds