Searched refs:SetStartToForeground (Results 1 – 6 of 6) sorted by relevance
1014 void SetStartToForeground(const bool flag);
2057 abilityRecord->SetStartToForeground(true);2087 abilityRecord->SetStartToForeground(true);2118 abilityRecord->SetStartToForeground(false);2149 abilityRecord->SetStartToForeground(true);2177 abilityRecord->SetStartToForeground(false);
266 abilityRecord->SetStartToForeground(true); in AttachAbilityThread()582 abilityRecord->SetStartToForeground(false); in CompleteForegroundSuccess()
633 abilityRecord->SetStartToForeground(true);651 abilityRecord->SetStartToForeground(true);
1023 abilityRecord->SetStartToForeground(true); in AttachAbilityThread()1340 abilityRecord->SetStartToForeground(false); in CompleteForegroundSuccess()
3071 void AbilityRecord::SetStartToForeground(const bool flag) in SetStartToForeground() function in OHOS::AAFwk::AbilityRecord