Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1466 …static ErrCode CheckLockScreenPictureSizeForLiveView(std::shared_ptr<NotificationBasicContent> &co…
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2642 auto result = CheckLockScreenPictureSizeForLiveView(basicContent); in CheckImageSizeForContent()
2720 ErrCode NotificationRequest::CheckLockScreenPictureSizeForLiveView(std::shared_ptr<NotificationBasi… in CheckLockScreenPictureSizeForLiveView() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp436 auto result = request.CheckLockScreenPictureSizeForLiveView(basicContent);