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.java316 private static class PendingInstallShortcutInfo { class in InstallShortcutReceiver
331 public PendingInstallShortcutInfo(Intent data, UserHandle user, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
347 public PendingInstallShortcutInfo(LauncherActivityInfo info, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
368 public PendingInstallShortcutInfo(Intent data, Context context, UserHandle user) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
384 public PendingInstallShortcutInfo(ShortcutInfo info, Context context) { in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo
400 public PendingInstallShortcutInfo( in PendingInstallShortcutInfo() method in InstallShortcutReceiver.PendingInstallShortcutInfo