/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | notification_utils.h | 77 NOTIFICATION_CONTENT_LONG_TEXT, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 29 NOTIFICATION_CONTENT_LONG_TEXT, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 27 case ContentType::NOTIFICATION_CONTENT_LONG_TEXT: in ContentTypeJSToC() 59 outType = ContentType::NOTIFICATION_CONTENT_LONG_TEXT; in ContentTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 93 inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_LONG_TEXT; 128 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_LONG_TEXT);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 933 | NOTIFICATION_CONTENT_LONG_TEXT | NOTIFICATION_CONTENT_LONG_TEXT | 长文本类型通知。 |
|
H A D | js-apis-notificationManager.md | 1670 | NOTIFICATION_CONTENT_LONG_TEXT | 1 | 长文本类型通知。 |
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 196 … env, obj, (int32_t)ContentType::NOTIFICATION_CONTENT_LONG_TEXT, "NOTIFICATION_CONTENT_LONG_TEXT"); in ContentTypeInit()
|
H A D | common_convert_content.cpp | 38 case ContentType::NOTIFICATION_CONTENT_LONG_TEXT: // longText?: NotificationLongTextContent in GetPropertyNameByContentType() 78 case ContentType::NOTIFICATION_CONTENT_LONG_TEXT: // longText?: NotificationLongTextContent in SetNotificationContentDetailed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 307 case ContentType::NOTIFICATION_CONTENT_LONG_TEXT: in ContentTypeCJToC()
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 933 | NOTIFICATION_CONTENT_LONG_TEXT | NOTIFICATION_CONTENT_LONG_TEXT | Long text notification. |
|
H A D | js-apis-notificationManager.md | 1670 | NOTIFICATION_CONTENT_LONG_TEXT | 1 | Long text notification. |
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_content.cpp | 38 case ContentType::NOTIFICATION_CONTENT_LONG_TEXT: // longText?: NotificationLongTextContent in GetPropertyNameByContentType()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 523 |事件通知-notification|NOTIFICATION_CONTENT_LONG_TEXT,|新增| -|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 287 |新增|NA|类名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_LONG_TEXT|@ohos.notificationManager.d.ts| 637 …化|类名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_LONG_TEXT<br>旧版本信息:|类名:ContentType;<br>方法or属性:NOT…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 264 …: ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 271 …: ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.0-LTS/ |
H A D | js-apidiff-v3.0-lts.md | 523 |Common Event and Notification Subsystem - notification|NOTIFICATION_CONTENT_LONG_TEXT,|Added| -|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 287 |Added|NA|Class name: ContentType;<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@oho… 637 …ute name: NOTIFICATION_CONTENT_LONG_TEXT<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 | 271 …ager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 264 …ager<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_LONG_TEXT|@ohos.…
|