Home
last modified time | relevance | path

Searched defs:bigIcon (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp1141 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1174 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1207 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp1252 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1284 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1316 std::shared_ptr<PixelMap> bigIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp262 void NotificationRequest::SetBigIcon(const std::shared_ptr<Media::PixelMap> &bigIcon) in SetBigIcon()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1086 auto bigIcon = request.GetBigIcon(); in CheckImageSize() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp200 auto bigIcon = request->GetBigIcon(); in CheckPictureSize() local