Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h513 void SetOverlayIcon(const std::shared_ptr<Media::PixelMap> &overlayIcon);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp772 request.SetOverlayIcon(pixelMap); in GetNotificationOverlayIcon()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp307 void NotificationRequest::SetOverlayIcon(const std::shared_ptr<Media::PixelMap> &overlayIcon) in SetOverlayIcon() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp665 req.SetOverlayIcon(pixelMap);