Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java318 private static class PendingInstallShortcutInfo { class in InstallShortcutReceiver
333 public PendingInstallShortcutInfo(Intent data, UserHandle user, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
349 public PendingInstallShortcutInfo(LauncherActivityInfo info, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
370 public PendingInstallShortcutInfo(Intent data, Context context, UserHandle user) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
386 public PendingInstallShortcutInfo(ShortcutInfo info, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
402 public PendingInstallShortcutInfo( in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo