Home
last modified time | relevance | path

Searched refs:initiator (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-app-ability-actionExtensionAbility.md13initiator and then an ActionExtensionAbility. The request initiator sends the text to be translate…
H A Djs-apis-app-ability-abilityManager-sys.md503 …t](js-apis-inner-ability-abilityResult.md) | Yes| Information returned to the initiator UIAbility.|
529 // AbilityResult information returned to the initiator of the save-as behavior.
566 …t](js-apis-inner-ability-abilityResult.md) | Yes| Information returned to the initiator UIAbility.|
597 // AbilityResult information returned to the initiator of the save-as behavior.
H A Djs-apis-app-ability-appRecovery.md59 …first ability that is displayed when the application is started from the initiator can be restored.
H A Djs-apis-app-ability-abilityConstant.md108 | MISMATCH | 2 | The version does not match. The application on the initiator can obtain the ve…
/ohos5.0/docs/en/application-dev/application-models/
H A Dinter-device-interaction-hop-overview.md45 - Cross-device migration mission management: The initiator accepts a migration request from the use…
47 - Multi-device collaboration mission management: The initiator accepts an application registration …
H A Dhop-multi-device-collaboration.md37 On device A, touch the **Start** button provided by the initiator application to start a specified …
151 // context is the AbilityContext of the initiator UIAbility.
229initiator application to start a specified [UIAbility](../reference/apis-ability-kit/js-apis-app-a…
249initiator, and call [startAbilityForResult()](../reference/apis-ability-kit/js-apis-inner-applicat…
322 …yContext.md#uiabilitycontextterminateselfwithresult) to return the data to the initiator UIAbility.
375 5. The initiator [UIAbility](../reference/apis-ability-kit/js-apis-app-ability-uiAbility.md) receiv…
429 // context is the UIAbilityContext of the initiator UIAbility.
H A Dapi-switch-overview.md96 // context is the UIAbilityContext of the initiator UIAbility.
H A Duiability-intra-device-interaction.md61 // context is the UIAbilityContext of the initiator UIAbility.
85 // Receive the parameters passed by the initiator UIAbility.
326 …starting a specified page, you will learn how to specify a startup page on the initiator UIAbility.
331 When the initiator [UIAbility](../reference/apis-ability-kit/js-apis-app-ability-uiAbility.md) star…
364 // context is the UIAbilityContext of the initiator UIAbility.
384 In cold start mode, obtain the parameters from the initiator [UIAbility](../reference/apis-ability-…
400 // Receive the parameters passed by the initiator UIAbility.
576 // context is the UIAbilityContext of the initiator UIAbility.
H A Duiability-launch-type.md139 // context is the UIAbilityContext of the initiator UIAbility.
161 // context is the UIAbilityContext of the initiator UIAbility.
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_cec.c1681 uint8_t initiator; in HdmiCecReceivedMsg() local
1700 initiator = HdmiCecGetMsgInitiator(msg); in HdmiCecReceivedMsg()
1704 if ((initiator != HDMI_CEC_LOG_ADDR_UNREGISTERED_OR_BROADCAST) && in HdmiCecReceivedMsg()
1705 (HdmiCecLogAddrValid(cntlr->cec, initiator) == true)) { in HdmiCecReceivedMsg()
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-Log-guide.md104 Create, Read, Update, Delete (CRUD). The initiator, type, and result (successful or failed) of each…
117 …, closing, and deleting files as well as obtaining file attributes. The initiator, type, and resul…
/ohos5.0/foundation/distributedhardware/device_manager/
H A DREADME.md302 …When DeviceManager functions as the authentication initiator, the PIN input page can be displayed …
/ohos5.0/docs/en/application-dev/dfx/
H A Dapprecovery-guidelines.md22 …irst ability that is displayed when the application is started from the initiator can be restored.|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-drag-drop.md238 …is reported back to the drag source through **onDragEnd**, enabling the initiator of the drag to d…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-common-events-drag-event.md242 6. The drag initiator can detect the result of the drag operation by setting the **onDragEnd** call…
/ohos5.0/docs/en/application-dev/reference/apis-distributedservice-kit/
H A Djs-apis-device-manager-sys.md953 … ranging: boolean // Whether the device supports reporting the distance to the discovery initiator.
962 ranging: true // The device supports reporting the distance to the discovery initiator.