Home
last modified time | relevance | path

Searched refs:notificationContent (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp47 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 Dcontinuous_task_jsunit.test.js153 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 Dans_innerkits_module_publish_test.cpp211 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 DReadme-CN.md10 - [NotificationContent](js-apis-inner-notification-notificationContent.md)
17 - [NotificationContent (系统接口)](js-apis-inner-notification-notificationContent-sys.md)
H A Djs-apis-inner-notification-notificationContent-sys.md9 > 当前界面仅包含本模块的系统接口,其他公开接口参见[NotificationContent](./js-apis-inner-notification-notificationContent.md…
H A Djs-apis-inner-notification-notificationRequest.md15 … | [NotificationContent](js-apis-inner-notification-notificationContent.md#notifica…
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A DReadme-EN.md10 - [NotificationContent](js-apis-inner-notification-notificationContent.md)
17 - [NotificationContent (System API)](js-apis-inner-notification-notificationContent-sys.md)
H A Djs-apis-inner-notification-notificationContent-sys.md9 …ut its public APIs, see [NotificationContent](./js-apis-inner-notification-notificationContent.md).
H A Djs-apis-inner-notification-notificationRequest.md15 … | [NotificationContent](js-apis-inner-notification-notificationContent.md#notifica…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-notification.md159 …信息:|类名: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 Dnotificationcontent_fuzzer.cpp32 Notification::NotificationContent notificationContent(normalContent); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_event_info.cpp228 void AccessibilityEventInfo::SetNotificationContent(const std::string &notificationContent) in SetNotificationContent() argument
230 notificationContent_ = notificationContent; in SetNotificationContent()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp381 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 Dnotification_utils.h96 CNotificationContent notificationContent; member
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-notification.md324 …信息:|类名: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 Dlive-view-notification.md37 …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 Djs-apidiff-notification.md159 …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 Daccessibility_event_info.h368 void SetNotificationContent(const std::string &notificationContent);
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
H A Daccessibilitysystemabilityclient_fuzzer.cpp166 std::string notificationContent(name); in CreateEventInfoSecondPart() local
167 eventInfo.SetNotificationContent(notificationContent); in CreateEventInfoSecondPart()
/ohos5.0/docs/en/application-dev/notification/
H A Dlive-view-notification.md37 …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 Djs-apidiff-notification.md324 …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 Daccessibleabilityclient_fuzzer.cpp346 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 Dnotification_manager_impl.cpp594 if (!GetNotificationContent(cjRequest.notificationContent, request)) { in GetNotificationRequestByCustom()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1672 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 Dwebsite.md4180 …ficationContent](reference/apis-notification-kit/js-apis-inner-notification-notificationContent.md)
4187 …tent (系统接口)](reference/apis-notification-kit/js-apis-inner-notification-notificationContent-sys.md)

12