Searched refs:GetRestoreEnabled (Results 1 – 5 of 5) sorted by relevance
360 virtual bool GetRestoreEnabled() = 0;
244 bool GetRestoreEnabled() override;
638 …bilityRecovery_ != nullptr && abilityContext_ != nullptr && abilityContext_->GetRestoreEnabled() && in OnBackground()1203 return abilityContext_->GetRestoreEnabled(); in CheckDefaultRecoveryEnabled()
1332 context_->GetRestoreEnabled();
1046 bool AbilityContextImpl::GetRestoreEnabled() in GetRestoreEnabled() function in OHOS::AbilityRuntime::AbilityContextImpl