Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1007 bool IsStartToForeground() const;
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp3038 bool AbilityRecord::IsStartToForeground() const in IsStartToForeground() function in OHOS::AAFwk::AbilityRecord
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp594 if (abilityRecord->IsStartedByCall() && abilityRecord->IsStartToForeground() && abilityRecord->IsReady()) { in CompleteForegroundSuccess()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp1342 if (abilityRecord->IsStartedByCall() && abilityRecord->IsStartToForeground() && abilityRecord->IsReady()) { in CompleteForegroundSuccess()

Completed in 22 milliseconds