Searched refs:largeIcon (Results 1 – 16 of 16) sorted by relevance
3 ## NotificationRequest中largeIcon属性的行为变更18 当largeIcon超大时,通知会被拦截,导致发布失败。21 当largeIcon超大时,通知可以正常发布,不展示图标,只展示文本内容。32 NotificationRequest的属性:largeIcon。
423 static bool GetNotificationLargeIcon(int64_t largeIcon, NotificationRequest request) in GetNotificationLargeIcon() argument425 if (largeIcon != -1) { in GetNotificationLargeIcon()426 auto pixelMap = FFI::FFIData::GetData<Media::PixelMapImpl>(largeIcon); in GetNotificationLargeIcon()606 if (!GetNotificationLargeIcon(cjRequest.largeIcon, request)) { in GetNotificationRequestByCustom()
113 int64_t largeIcon; member
37 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) …
1107 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) | 是 | 是 …
1107 | largeIcon | [image.PixelMap](../apis-image-kit/js-apis-image.md#pixelmap7) | Yes | Ye…
250 std::shared_ptr<Media::PixelMap> largeIcon = request->GetBigIcon(); in SetNotificationRequestByPixelMap() local251 if (largeIcon) { in SetNotificationRequestByPixelMap()254 largeIconResult = Media::PixelMapNapi::CreatePixelMap(env, largeIcon); in SetNotificationRequestByPixelMap()
197 …化|类名:NotificationRequest;<br>方法or属性:largeIcon?: image.PixelMap;<br>旧版本信息:|类名:NotificationRequest;<…
197 | 事件通知-NotificationRequest | largeIcon?: image.PixelMap; | 新增 | 大图标 |
362 …化|类名:NotificationRequest;<br>方法or属性:largeIcon?: image.PixelMap;<br>旧版本信息:|类名:NotificationRequest;<…
546 |事件通知-notification|largeIcon?: image.PixelMap;|新增| -|
197 …ibute name: largeIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationReque…
197 | Event Notification - NotificationRequest| largeIcon?: image.PixelMap; | Added| Added the large no…
546 |Common Event and Notification Subsystem - notification|largeIcon?: image.PixelMap;|Added| -|
362 …ibute name: largeIcon?: image.PixelMap;<br>Old version information: |Class name: NotificationReque…