Searched refs:RefreshWhenFormVisible (Results 1 – 5 of 5) sorted by relevance
95 formTimerMgr.RefreshWhenFormVisible(formId, userId); in DoSomethingInterestingWithMyAPI()
166 void RefreshWhenFormVisible(const int64_t &formId, const int32_t &userId);
1419 void FormTimerMgr::RefreshWhenFormVisible(const int64_t &formId, const int32_t &userId) in RefreshWhenFormVisible() function in OHOS::AppExecFwk::FormTimerMgr
2856 FormTimerMgr::GetInstance().RefreshWhenFormVisible(formRecord.formId, userId); in UpdateProviderInfoToHost()
1538 formTimerMgr->RefreshWhenFormVisible(formId, userId);