Home
last modified time | relevance | path

Searched defs:PendingInstallShortcutInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DItemInstallQueue.java233 private static class PendingInstallShortcutInfo extends ItemInfo { class in ItemInstallQueue
243 public PendingInstallShortcutInfo(String packageName, UserHandle userHandle) { in PendingInstallShortcutInfo() method in ItemInstallQueue.PendingInstallShortcutInfo
252 public PendingInstallShortcutInfo(ShortcutInfo info) { in PendingInstallShortcutInfo() method in ItemInstallQueue.PendingInstallShortcutInfo
263 public PendingInstallShortcutInfo(AppWidgetProviderInfo info, int widgetId) { in PendingInstallShortcutInfo() method in ItemInstallQueue.PendingInstallShortcutInfo