/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_content_test.cpp | 47 NotificationContent notificationContent(normalContent); in HWTEST_F() local 48 auto result = notificationContent.Marshalling(parcel); in HWTEST_F() 63 NotificationContent notificationContent(normalContent); in HWTEST_F() local 161 auto result = notificationContent.GetContentType(); in HWTEST_F() 180 auto result = notificationContent.GetContentType(); in HWTEST_F() 198 auto result = notificationContent.GetContentType(); in HWTEST_F() 216 auto result = notificationContent.GetContentType(); in HWTEST_F() 234 auto result = notificationContent.GetContentType(); in HWTEST_F() 240 notificationContent.Unmarshalling(parcel); in HWTEST_F() 270 notificationContent.FromJson(jsonObject); [all …]
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/ |
H A D | continuous_task_jsunit.test.js | 153 let notificationContent = { 159 content: notificationContent, 217 let notificationContent = { 223 content: notificationContent, 333 let notificationContent = { 339 content: notificationContent, 395 let notificationContent = { 400 content: notificationContent,
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 211 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseOneResult() local 212 if (notificationContent != nullptr) { in CheckCaseOneResult() 213 EXPECT_EQ(NotificationContent::Type::MEDIA, notificationContent->GetContentType()); in CheckCaseOneResult() 305 if (notificationContent != nullptr) { in CheckCaseFourResult() 309 notificationContent->GetNotificationContent()); in CheckCaseFourResult() 331 if (notificationContent != nullptr) { in CheckCaseFiveResult() 332 EXPECT_EQ(NotificationContent::Type::MULTILINE, notificationContent->GetContentType()); in CheckCaseFiveResult() 349 if (notificationContent != nullptr) { in CheckCaseSixResult() 350 EXPECT_EQ(NotificationContent::Type::PICTURE, notificationContent->GetContentType()); in CheckCaseSixResult() 365 if (notificationContent != nullptr) { in CheckCaseSevenResult() [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | Readme-CN.md | 10 - [NotificationContent](js-apis-inner-notification-notificationContent.md) 17 - [NotificationContent (系统接口)](js-apis-inner-notification-notificationContent-sys.md)
|
H A D | js-apis-inner-notification-notificationContent-sys.md | 9 > 当前界面仅包含本模块的系统接口,其他公开接口参见[NotificationContent](./js-apis-inner-notification-notificationContent.md…
|
H A D | js-apis-inner-notification-notificationRequest.md | 15 … | [NotificationContent](js-apis-inner-notification-notificationContent.md#notifica…
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | Readme-EN.md | 10 - [NotificationContent](js-apis-inner-notification-notificationContent.md) 17 - [NotificationContent (System API)](js-apis-inner-notification-notificationContent-sys.md)
|
H A D | js-apis-inner-notification-notificationContent-sys.md | 9 …ut its public APIs, see [NotificationContent](./js-apis-inner-notification-notificationContent.md).
|
H A D | js-apis-inner-notification-notificationRequest.md | 15 … | [NotificationContent](js-apis-inner-notification-notificationContent.md#notifica…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 159 …信息:|类名:NotificationBasicContent;<br>方法or属性:title: string;<br>新版本信息:string|notificationContent.d.ts| 160 …本信息:|类名:NotificationBasicContent;<br>方法or属性:text: string;<br>新版本信息:string|notificationContent.d.ts| 161 …ficationBasicContent;<br>方法or属性:additionalText?: string;<br>新版本信息:?string|notificationContent.d.ts| 162 …:NotificationLongTextContent;<br>方法or属性:longText: string;<br>新版本信息:string|notificationContent.d.ts| 163 …NotificationLongTextContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 164 …otificationMultiLineContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 165 …:NotificationPictureContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 166 …ficationLongTextContent;<br>方法or属性:expandedTitle: string;<br>新版本信息:string|notificationContent.d.ts| 167 …ificationPictureContent;<br>方法or属性:expandedTitle: string;<br>新版本信息:string|notificationContent.d.ts| 168 …otificationMultiLineContent;<br>方法or属性:longTitle: string;<br>新版本信息:string|notificationContent.d.ts| [all …]
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/ |
H A D | notificationcontent_fuzzer.cpp | 32 Notification::NotificationContent notificationContent(normalContent); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_event_info.cpp | 228 void AccessibilityEventInfo::SetNotificationContent(const std::string ¬ificationContent) in SetNotificationContent() argument 230 notificationContent_ = notificationContent; in SetNotificationContent()
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | agnss_ni_manager.cpp | 381 std::shared_ptr<OHOS::Notification::NotificationContent> notificationContent = in SendNiNotification() local 384 if (notificationContent == nullptr) { in SendNiNotification() 391 request.SetContent(notificationContent); in SendNiNotification()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | notification_utils.h | 96 CNotificationContent notificationContent; member
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-notification.md | 324 …信息:|类名:NotificationBasicContent;<br>方法or属性:title: string;<br>新版本信息:string|notificationContent.d.ts| 325 …本信息:|类名:NotificationBasicContent;<br>方法or属性:text: string;<br>新版本信息:string|notificationContent.d.ts| 326 …ficationBasicContent;<br>方法or属性:additionalText?: string;<br>新版本信息:?string|notificationContent.d.ts| 327 …:NotificationLongTextContent;<br>方法or属性:longText: string;<br>新版本信息:string|notificationContent.d.ts| 328 …NotificationLongTextContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 329 …otificationMultiLineContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 330 …:NotificationPictureContent;<br>方法or属性:briefText: string;<br>新版本信息:string|notificationContent.d.ts| 331 …ficationLongTextContent;<br>方法or属性:expandedTitle: string;<br>新版本信息:string|notificationContent.d.ts| 332 …ificationPictureContent;<br>方法or属性:expandedTitle: string;<br>新版本信息:string|notificationContent.d.ts| 333 …otificationMultiLineContent;<br>方法or属性:longTitle: string;<br>新版本信息:string|notificationContent.d.ts| [all …]
|
/ohos5.0/docs/zh-cn/application-dev/notification/ |
H A D | live-view-notification.md | 37 …ent](../reference/apis-notification-kit/js-apis-inner-notification-notificationContent.md#notifica…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-notification.md | 159 …thod or attribute name: title: string;<br>New version information: string|notificationContent.d.ts| 160 …ethod or attribute name: text: string;<br>New version information: string|notificationContent.d.ts| 161 …ribute name: additionalText?: string;<br>New version information: ?string|notificationContent.d.ts| 162 …d or attribute name: longText: string;<br>New version information: string|notificationContent.d.ts| 163 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 164 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 165 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 166 …attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts| 167 …attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts| 168 … or attribute name: longTitle: string;<br>New version information: string|notificationContent.d.ts| [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/ |
H A D | accessibility_event_info.h | 368 void SetNotificationContent(const std::string ¬ificationContent);
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/ |
H A D | accessibilitysystemabilityclient_fuzzer.cpp | 166 std::string notificationContent(name); in CreateEventInfoSecondPart() local 167 eventInfo.SetNotificationContent(notificationContent); in CreateEventInfoSecondPart()
|
/ohos5.0/docs/en/application-dev/notification/ |
H A D | live-view-notification.md | 37 …ent](../reference/apis-notification-kit/js-apis-inner-notification-notificationContent.md#notifica…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-notification.md | 324 …thod or attribute name: title: string;<br>New version information: string|notificationContent.d.ts| 325 …ethod or attribute name: text: string;<br>New version information: string|notificationContent.d.ts| 326 …ribute name: additionalText?: string;<br>New version information: ?string|notificationContent.d.ts| 327 …d or attribute name: longText: string;<br>New version information: string|notificationContent.d.ts| 328 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 329 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 330 … or attribute name: briefText: string;<br>New version information: string|notificationContent.d.ts| 331 …attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts| 332 …attribute name: expandedTitle: string;<br>New version information: string|notificationContent.d.ts| 333 … or attribute name: longTitle: string;<br>New version information: string|notificationContent.d.ts| [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/ |
H A D | accessibleabilityclient_fuzzer.cpp | 346 std::string notificationContent(name); in GenerateAccessibilityEventInfo() local 347 sourceEventInfo.SetNotificationContent(notificationContent); in GenerateAccessibilityEventInfo()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 594 if (!GetNotificationContent(cjRequest.notificationContent, request)) { in GetNotificationRequestByCustom()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request.cpp | 1672 auto notificationContent = std::make_shared<NotificationContent>(notificationNormalContent); in UpdateNotificationCommon() local 1673 notificationRequest_->SetContent(notificationContent); in UpdateNotificationCommon()
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 4180 …ficationContent](reference/apis-notification-kit/js-apis-inner-notification-notificationContent.md) 4187 …tent (系统接口)](reference/apis-notification-kit/js-apis-inner-notification-notificationContent-sys.md)
|