Searched defs:DoOnForeground (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ | ||
H A D | cj_ui_ability.cpp | 433 void CJUIAbility::DoOnForeground(const Want &want) in DoOnForeground() function in OHOS::AbilityRuntime::CJUIAbility |
H A D | js_ability.cpp | 640 void JsAbility::DoOnForeground(const Want &want) in DoOnForeground() function in OHOS::AbilityRuntime::JsAbility |
H A D | js_ui_ability.cpp | 811 void JsUIAbility::DoOnForeground(const Want &want) in DoOnForeground() function in OHOS::AbilityRuntime::JsUIAbility |
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ | ||
H A D | ui_ability.cpp | 720 void UIAbility::DoOnForeground(const AAFwk::Want &want) in DoOnForeground() function in OHOS::AbilityRuntime::UIAbility |
H A D | ability.cpp | 1733 void Ability::DoOnForeground(const Want& want) in DoOnForeground() function in OHOS::AppExecFwk::Ability |