Home
last modified time | relevance | path

Searched refs:IntentInfo (Results 1 - 4 of 4) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DShortcut.java45 public List<IntentInfo> intents = new ArrayList<IntentInfo>();
H A DIntentInfo.java19 * App IntentInfo info.
22 public class IntentInfo { class
24 * Indicates the targetClass of app IntentInfo.
29 * Indicates the targetBundle of app IntentInfo.
H A DModuleAdaption.java189 IntentInfo intentInfo = new IntentInfo(); in convertToShortcut()
H A DJsonUtil.java1671 shortcut.intents = JSON.parseArray(getJsonString(shortcutObj, "intents"), IntentInfo.class); in parseShortObj()

Completed in 5 milliseconds