Home
last modified time | relevance | path

Searched refs:CONTENT_INFORMATION (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_slot_test.cpp40 …EXPECT_EQ(NotificationSlot::GetSlotTypeByString(NotificationSlot::CONTENT_INFORMATION, type), true…
41 EXPECT_EQ(type, NotificationConstant::SlotType::CONTENT_INFORMATION);
H A Dans_log_test.cpp161 inType = NotificationNapi::SlotType::CONTENT_INFORMATION;
163 EXPECT_EQ(outType, NotificationConstant::SlotType::CONTENT_INFORMATION);
199 inType = NotificationConstant::SlotType::CONTENT_INFORMATION;
201 EXPECT_EQ(outType, NotificationNapi::SlotType::CONTENT_INFORMATION);
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp195 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
251 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
253 req1->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
289 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
345 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
347 req1->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
384 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
742 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
1254 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
1313 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_slot_test.cpp180 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);
194 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::CONTENT_INFORMATION, sp…
203 EXPECT_EQ(NotificationConstant::CONTENT_INFORMATION, spSlot->GetType());
213 …XPECT_EQ(0, NotificationHelper::RemoveNotificationSlot(NotificationConstant::CONTENT_INFORMATION));
214 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::CONTENT_INFORMATION, sp…
353 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);
H A Dans_innerkits_module_publish_test.cpp380 EXPECT_EQ(NotificationConstant::CONTENT_INFORMATION, notificationRequest.GetSlotType()); in CheckCaseEightResult()
1002 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);
1016 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);
1408 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);
1536 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);
1545 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);
1553 bo, NotificationConstant::CONTENT_INFORMATION, enable, false));
1555 …otificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::CONTENT_INFORMATION, enable));
1560 bo, NotificationConstant::CONTENT_INFORMATION, true, false));
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp25 {CONTENT_INFORMATION, NotificationConstant::SlotType::CONTENT_INFORMATION},
154 case NotificationConstant::SlotType::CONTENT_INFORMATION: in SetType()
521 case NotificationConstant::SlotType::CONTENT_INFORMATION: in GetDefaultReminderMode()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp92 case SlotType::CONTENT_INFORMATION: in SlotTypeJSToC()
93 outType = NotificationConstant::SlotType::CONTENT_INFORMATION; in SlotTypeJSToC()
127 case NotificationConstant::SlotType::CONTENT_INFORMATION: in SlotTypeCToJS()
128 outType = SlotType::CONTENT_INFORMATION; in SlotTypeCToJS()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp288 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
317 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
340 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
345 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
372 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
448 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
453 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
913 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
916 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h89 CONTENT_INFORMATION = 3, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h41 CONTENT_INFORMATION = 3, enumerator
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h62 CONTENT_INFORMATION, // the notificatin type is content information enumerator
H A Dnotification_slot.h452 constexpr static const char* CONTENT_INFORMATION = "Content_information"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp120 case NotificationConstant::SlotType::CONTENT_INFORMATION: in GetSlotFlagsKeyFromType()
121 …return NotificationConstant::SLOTTYPECCMNAMES[NotificationConstant::SlotType::CONTENT_INFORMATION]; in GetSlotFlagsKeyFromType()
/ohos5.0/docs/zh-cn/application-dev/notification/
H A Dnotification-slot.md13 | CONTENT_INFORMATION | 3 | 内容资讯 | Y | N | N | N | N | N |
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_config_parse.cpp35 {NotificationConstant::SlotType::CONTENT_INFORMATION, 0b000000}, in NotificationConfigParse()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp57 res = bundleInfo.GetSlotFlagsKeyFromType(NotificationConstant::SlotType::CONTENT_INFORMATION);
H A Dnotification_preferences_test.cpp409 bundleOption_, NotificationConstant::SlotType::CONTENT_INFORMATION, slot),
466 …otificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
1201 bundleOption_, NotificationConstant::SlotType::CONTENT_INFORMATION, info),
1293 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
H A Dnotification_hisysevent_test.cpp311 eventInfo.slotType = NotificationConstant::CONTENT_INFORMATION; in HWTEST_F()
H A Dadvanced_notification_slot_service_test.cpp229 auto slotType = NotificationConstant::SlotType::CONTENT_INFORMATION;
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp341 case SlotType::CONTENT_INFORMATION: in SlotTypeCJToC()
342 outType = NotificationConstant::SlotType::CONTENT_INFORMATION; in SlotTypeCJToC()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-backgroundtasks-kit/
H A Djs-apis-reminderAgent.md398 reminderAgent.removeNotificationSlot(notification.SlotType.CONTENT_INFORMATION, (err: BusinessError…
432 reminderAgent.removeNotificationSlot(notification.SlotType.CONTENT_INFORMATION).then(() => {
H A Djs-apis-reminderAgentManager.md511 reminderAgentManager.removeNotificationSlot(notificationManager.SlotType.CONTENT_INFORMATION,
556 reminderAgentManager.removeNotificationSlot(notificationManager.SlotType.CONTENT_INFORMATION).then(…
/ohos5.0/docs/en/application-dev/notification/
H A Dnotification-slot.md13 | CONTENT_INFORMATION | 3 | Content and news| Y | N | N | N | N | N |
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp58 …SetNamedPropertyByInteger(env, obj, static_cast<int32_t>(SlotType::CONTENT_INFORMATION), "CONTENT_… in SlotTypeInit()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp340 NotificationConstant::SlotType::CONTENT_INFORMATION, slot);
362 NotificationConstant::SlotType::CONTENT_INFORMATION, slot);
382 NotificationConstant::SlotType::CONTENT_INFORMATION, enable);

12