Home
last modified time | relevance | path

Searched defs:overlayIcon (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp325 void NotificationRequest::SetOverlayIcon(const std::shared_ptr<Media::PixelMap> &overlayIcon) in SetOverlayIcon()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp265 std::shared_ptr<Media::PixelMap> overlayIcon = request->GetOverlayIcon(); in SetNotificationRequestByPixelMap() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1548 auto overlayIcon = request.GetOverlayIcon(); in CheckImageSize() local