Searched refs:SetSwitchIcon (Results 1 – 4 of 4) sorted by relevance
166 void SideBarContainerComponent::SetSwitchIcon(const std::string& path) in SetSwitchIcon() function in OHOS::Ace::SideBarContainerComponent168 declaration_->SetSwitchIcon(path); in SetSwitchIcon()
99 void SetSwitchIcon(const std::string& path);
131 void SetSwitchIcon(const std::string& path) in SetSwitchIcon() function
164 component->SetSwitchIcon(switchingIconStr); in SetControlButtonSwitchingIconInfo()