Home
last modified time | relevance | path

Searched refs:largeIcon (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.1.1/
H A Dchangelogs-ans.md3 ## NotificationRequest中largeIcon属性的行为变更
18largeIcon超大时,通知会被拦截,导致发布失败。
21largeIcon超大时,通知可以正常发布,不展示图标,只展示文本内容。
32 NotificationRequest的属性:largeIcon
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() argument
425 if (largeIcon != -1) { in GetNotificationLargeIcon()
426 auto pixelMap = FFI::FFIData::GetData<Media::PixelMapImpl>(largeIcon); in GetNotificationLargeIcon()
606 if (!GetNotificationLargeIcon(cjRequest.largeIcon, request)) { in GetNotificationRequestByCustom()
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h113 int64_t largeIcon; member
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Djs-apis-inner-notification-notificationRequest.md37 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) …
H A Djs-apis-notification.md1107 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) | 是 | 是 …
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-inner-notification-notificationRequest.md37 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) …
H A Djs-apis-notification.md1107 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) | Yes | Ye…
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp250 std::shared_ptr<Media::PixelMap> largeIcon = request->GetBigIcon(); in SetNotificationRequestByPixelMap() local
251 if (largeIcon) { in SetNotificationRequestByPixelMap()
254 largeIconResult = Media::PixelMapNapi::CreatePixelMap(env, largeIcon); in SetNotificationRequestByPixelMap()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-notification.md197 …化|类名:NotificationRequest;<br>方法or属性:largeIcon?: image.PixelMap;<br>旧版本信息:|类名:NotificationRequest;<…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md197 | 事件通知-NotificationRequest | largeIcon?: image.PixelMap; | 新增 | 大图标 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-notification.md362 …化|类名:NotificationRequest;<br>方法or属性:largeIcon?: image.PixelMap;<br>旧版本信息:|类名:NotificationRequest;<…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/
H A Djs-apidiff-v3.0-lts.md546 |事件通知-notification|largeIcon?: image.PixelMap;|新增| -|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-notification.md197 …ibute name: largeIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationReque…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md197 | Event Notification - NotificationRequest| largeIcon?: image.PixelMap; | Added| Added the large no…
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/
H A Djs-apidiff-v3.0-lts.md546 |Common Event and Notification Subsystem - notification|largeIcon?: image.PixelMap;|Added| -|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-notification.md362 …ibute name: largeIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationReque…