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

/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java818 public Drawable getShortcutIconDrawable(@NonNull ShortcutInfo shortcut, int density) { method in class:LauncherApps
890 * @see #getShortcutIconDrawable(ShortcutInfo, int)
894 final Drawable originalIcon = getShortcutIconDrawable(shortcut, density);

Completed in 82 milliseconds