Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1345 std::atomic_bool backgroundAbilityWindowDelayed_ = false; member in OHOS::AAFwk::AbilityRecord
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp3644 return backgroundAbilityWindowDelayed_.load(); in BackgroundAbilityWindowDelayed()
3649 backgroundAbilityWindowDelayed_.store(needBackground); in DoBackgroundAbilityWindowDelayed()

Completed in 8 milliseconds