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