Searched refs:GetAllButtonIconResource (Results 1 – 3 of 3) sorted by relevance
60 std::vector<std::shared_ptr<ResourceManager::Resource>> GetAllButtonIconResource() const;
71 ResourceVectorPtr NotificationLocalLiveViewButton::GetAllButtonIconResource() const in GetAllButtonIconResource() function in OHOS::Notification::NotificationLocalLiveViewButton
281 auto iconResources = button.GetAllButtonIconResource(); in SetButton()