Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1463 static ErrCode CheckImageSizeForLiveView(std::shared_ptr<NotificationBasicContent> &content);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2604 ErrCode NotificationRequest::CheckImageSizeForLiveView(std::shared_ptr<NotificationBasicContent> &c… in CheckImageSizeForLiveView() function in OHOS::Notification::NotificationRequest
2655 return CheckImageSizeForLiveView(basicContent); in CheckImageSizeForContent()