Home
last modified time | relevance | path

Searched refs:badgeList (Results 1 – 1 of 1) 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() argument
43 badges_ = badgeList; in SetBadgeList()