Home
last modified time | relevance | path

Searched defs:isCountTimerRefresh (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp119 bool isCountTimerRefresh = want.GetBoolParam(Constants::KEY_IS_TIMER, false); in RefreshForm() local
203 const FormRecord &record, const Want &want, const bool isCountTimerRefresh) in ConnectAmsForRefresh()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h40 bool isCountTimerRefresh = false; variable