Searched refs:fromShortcutIntent (Results 1 – 2 of 2) sorted by relevance
183 public static ShortcutInfo fromShortcutIntent(Context context, Intent data) { in fromShortcutIntent() method in InstallShortcutReceiver
1501 ShortcutInfo info = InstallShortcutReceiver.fromShortcutIntent(this, data); in completeAddShortcut()