Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.h153 void UpdateBubbleListView(std::vector<std::string>& currentListData);
H A Dindexer_pattern.cpp950 UpdateBubbleListView(currentListData); in UpdateBubbleView()
1185 void IndexerPattern::UpdateBubbleListView(std::vector<std::string>& currentListData) in UpdateBubbleListView() function in OHOS::Ace::NG::IndexerPattern