Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dui_ability.h343 void DispatchLifecycleOnForeground(const AAFwk::Want &want);
H A Dability.h1316 void DispatchLifecycleOnForeground(const Want &want);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp493 void UIAbility::DispatchLifecycleOnForeground(const AAFwk::Want &want) in DispatchLifecycleOnForeground() function in OHOS::AbilityRuntime::UIAbility
610 DispatchLifecycleOnForeground(want); in OnForeground()
H A Dability.cpp936 void Ability::DispatchLifecycleOnForeground(const Want &want) in DispatchLifecycleOnForeground() function in OHOS::AppExecFwk::Ability
1475 DispatchLifecycleOnForeground(want); in OnForeground()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp978 ability->DispatchLifecycleOnForeground(want);
983 ability->DispatchLifecycleOnForeground(want);
H A Dability_test.cpp2025 ability->DispatchLifecycleOnForeground(want);
2030 ability->DispatchLifecycleOnForeground(want);