Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dvoice_event.h41 void SetBadgeList(const std::vector<std::pair<std::string, std::string>>& badgeList) in SetBadgeList() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/multimodal/
H A Drender_multimodal.cpp110 subscript_.SetBadgeList({ { "1", multiModalScene->GetCurrentMaxSubscriptId() } }); in PrepareMultimodalEvent()