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