/ohos5.0/docs/zh-cn/application-dev/notification/ |
H A D | text-notification.md | 10 | NOTIFICATION_CONTENT_MULTILINE | 多行文本类型。 | 65 …notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_MULTILINE, // 多行文本类型…
|
/ohos5.0/docs/en/application-dev/notification/ |
H A D | text-notification.md | 10 | NOTIFICATION_CONTENT_MULTILINE | Multi-line text notification.| 67 …notificationContentType: notificationManager.ContentType.NOTIFICATION_CONTENT_MULTILINE, // Multi-…
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | notification_utils.h | 80 NOTIFICATION_CONTENT_MULTILINE, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 32 NOTIFICATION_CONTENT_MULTILINE, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 30 case ContentType::NOTIFICATION_CONTENT_MULTILINE: in ContentTypeJSToC() 62 outType = ContentType::NOTIFICATION_CONTENT_MULTILINE; in ContentTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 96 inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_MULTILINE; 131 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_MULTILINE);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 936 | NOTIFICATION_CONTENT_MULTILINE | NOTIFICATION_CONTENT_MULTILINE | 多行文本类型通知。 |
|
H A D | js-apis-notificationManager.md | 1673 | NOTIFICATION_CONTENT_MULTILINE | 4 | 多行文本类型通知。 |
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 202 … env, obj, (int32_t)ContentType::NOTIFICATION_CONTENT_MULTILINE, "NOTIFICATION_CONTENT_MULTILINE"); in ContentTypeInit()
|
H A D | common_convert_content.cpp | 44 … case ContentType::NOTIFICATION_CONTENT_MULTILINE: // multiLine?: NotificationMultiLineContent in GetPropertyNameByContentType() 87 … case ContentType::NOTIFICATION_CONTENT_MULTILINE: // multiLine?: NotificationMultiLineContent in SetNotificationContentDetailed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 310 case ContentType::NOTIFICATION_CONTENT_MULTILINE: in ContentTypeCJToC()
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 936 | NOTIFICATION_CONTENT_MULTILINE | NOTIFICATION_CONTENT_MULTILINE | Multi-line text notification…
|
H A D | js-apis-notificationManager.md | 1673 | NOTIFICATION_CONTENT_MULTILINE | 4 | Multi-line text notification. |
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_content.cpp | 44 … case ContentType::NOTIFICATION_CONTENT_MULTILINE: // multiLine?: NotificationMultiLineContent in GetPropertyNameByContentType()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 518 |事件通知-notification|NOTIFICATION_CONTENT_MULTILINE,|新增| -|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 290 |新增|NA|类名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_MULTILINE|@ohos.notificationManager.d.ts| 640 …化|类名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_MULTILINE<br>旧版本信息:|类名:ContentType;<br>方法or属性:NOT…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 267 …: ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_MULTILINE|@ohos.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 274 …: ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_MULTILINE|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 518 |Common Event and Notification Subsystem - notification|NOTIFICATION_CONTENT_MULTILINE,|Added| -|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 290 |Added|NA|Class name: ContentType;<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@oho… 640 …ute name: NOTIFICATION_CONTENT_MULTILINE<br>Old version: |Class name: ContentType;<br>Method or at…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 274 …ager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 267 …ager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_MULTILINE|@ohos.…
|