Searched refs:createPendingInfo (Results 1 – 1 of 1) sorted by relevance
147 PendingInstallShortcutInfo info = createPendingInfo(context, data); in onReceive()164 private static PendingInstallShortcutInfo createPendingInfo(Context context, Intent data) { in createPendingInfo() method in InstallShortcutReceiver184 PendingInstallShortcutInfo info = createPendingInfo(context, data); in fromShortcutIntent()