Searched refs:fromShortcutIntent (Results 1 – 2 of 2) sorted by relevance
239 public static WorkspaceItemInfo fromShortcutIntent(Context context, Intent data) { in fromShortcutIntent() method in InstallShortcutReceiver
1191 ? InstallShortcutReceiver.fromShortcutIntent(this, data) : null; in completeAddShortcut()