Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_pattern.cpp59 constexpr char ABILITY_KEY_ASYNC[] = "ability.want.params.KeyAsync"; variable
357 isKeyAsync_ = want.GetBoolParam(ABILITY_KEY_ASYNC, false); in UpdateWant()