Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dlifecycle_deal.h58 bool ForegroundNew(const Want &want, LifeCycleStateInfo &stateInfo,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dlifecycle_deal.cpp129 bool LifecycleDeal::ForegroundNew(const Want &want, LifeCycleStateInfo &stateInfo, in ForegroundNew() function in OHOS::AAFwk::LifecycleDeal
H A Dability_record.cpp408 if (!lifecycleDeal_->ForegroundNew(want, lifeCycleStateInfo_, GetSessionInfo())) { in ForegroundAbility()
451 lifecycleDeal_->ForegroundNew(GetWant(), lifeCycleStateInfo_, GetSessionInfo()); in ForegroundUIExtensionAbility()