Searched refs:IsStartToForeground (Results 1 – 4 of 4) sorted by relevance
1013 bool IsStartToForeground() const;
579 …if (abilityRecord->IsStartedByCall() && abilityRecord->IsStartToForeground() && abilityRecord->IsR… in CompleteForegroundSuccess()
3066 bool AbilityRecord::IsStartToForeground() const in IsStartToForeground() function in OHOS::AAFwk::AbilityRecord
1337 …if (abilityRecord->IsStartedByCall() && abilityRecord->IsStartToForeground() && abilityRecord->IsR… in CompleteForegroundSuccess()