Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp1911 auto overlayIconStr = jsonObject.at("overlayIcon").get<std::string>(); in ConvertJsonToPixelMap() local
1912 target->overlayIcon_ = AnsImageUtil::UnPackImage(overlayIconStr); in ConvertJsonToPixelMap()