Searched refs:START_SHORTCUT (Results 1 – 8 of 8) sorted by relevance
242 START_SHORTCUT = 79, enumerator
45 constexpr const char* START_SHORTCUT = "StartShortcut"; variable451 env, asyncCallbackInfo->err, START_SHORTCUT, Constants::PERMISSION_START_SHORTCUT); in StartShortcutComplete()
514 **需要权限:** ohos.permission.START_SHORTCUT
514 **Required permissions**: ohos.permission.START_SHORTCUT
1072 ### ohos.permission.START_SHORTCUT
733 if (interfaceCode == AbilityManagerInterfaceCode::START_SHORTCUT) { in OnRemoteRequestInnerNineteenth()
5429 auto error = SendRequest(AbilityManagerInterfaceCode::START_SHORTCUT, data, reply, option); in StartShortcut()