Home
last modified time | relevance | path

Searched refs:backgroundAbility (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_background_task.cpp31 PageAbilityRecord *backgroundAbility = stackManager.FindPageAbility(*abilityMgrContext_, token_); in Execute() local
32 if (backgroundAbility == nullptr) { in Execute()
35 backgroundAbility->SetCurrentState(STATE_BACKGROUND); in Execute()

Completed in 0 milliseconds