Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H A Djs_ui_ability.h311 void DoOnForegroundForSceneIsNull(const Want &want);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp819 DoOnForegroundForSceneIsNull(want); in DoOnForeground()
847 void JsUIAbility::DoOnForegroundForSceneIsNull(const Want &want) in DoOnForegroundForSceneIsNull() function in OHOS::AbilityRuntime::JsUIAbility