Searched refs:fromLegacyShortcutIntent (Results 1 – 2 of 2) sorted by relevance
148 public static WorkspaceItemInfo fromLegacyShortcutIntent(Context context, Intent data) { in fromLegacyShortcutIntent() method in ModelUtils
1291 ? ModelUtils.fromLegacyShortcutIntent(this, data) : null; in completeAddShortcut()