Searched refs:SetRefreshDuringDisableForm (Results 1 – 4 of 4) sorted by relevance
739 ErrCode SetRefreshDuringDisableForm(const int64_t formId, const bool enable);
116 FormDataMgr::GetInstance().SetRefreshDuringDisableForm(formId, true); in RefreshForm()
2578 ErrCode FormDataMgr::SetRefreshDuringDisableForm(const int64_t formId, const bool enable) in SetRefreshDuringDisableForm() function in OHOS::AppExecFwk::FormDataMgr
1725 FormDataMgr::GetInstance().SetRefreshDuringDisableForm(formId, true); in AcquireProviderFormInfoAsync()