Home
last modified time | relevance | path

Searched refs:SetInRefresh (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h273 void SetInRefresh(bool inRefresh) in SetInRefresh() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp843 listComponent_->SetInRefresh(true); in OnMounted()