Home
last modified time | relevance | path

Searched refs:SOCIAL_COMMUNICATION (Results 1 – 19 of 19) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_slot_test.cpp80 NotificationSlot slot(NotificationConstant::SOCIAL_COMMUNICATION);
95 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::SOCIAL_COMMUNICATION, s…
104 EXPECT_EQ(NotificationConstant::SOCIAL_COMMUNICATION, spSlot->GetType());
114 …PECT_EQ(0, NotificationHelper::RemoveNotificationSlot(NotificationConstant::SOCIAL_COMMUNICATION));
115 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::SOCIAL_COMMUNICATION, s…
311 NotificationSlot slot(NotificationConstant::SOCIAL_COMMUNICATION);
380 NotificationSlot slot(NotificationConstant::SOCIAL_COMMUNICATION);
394 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::SOCIAL_COMMUNICATION, s…
400 …tificationHelper::SetEnabledForBundleSlot(bo, NotificationConstant::SOCIAL_COMMUNICATION, enable));
402 …tificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SOCIAL_COMMUNICATION, enable));
[all …]
Dans_innerkits_module_publish_test.cpp138 … EXPECT_EQ(NotificationConstant::SOCIAL_COMMUNICATION, notificationRequest.GetSlotType()); in OnConsumed()
1052 NotificationSlot slot(NotificationConstant::SOCIAL_COMMUNICATION);
1065 req.SetSlotType(NotificationConstant::SOCIAL_COMMUNICATION);
1117 NotificationSlot slot(NotificationConstant::SOCIAL_COMMUNICATION);
1131 req.SetSlotType(NotificationConstant::SOCIAL_COMMUNICATION);
Dans_fw_module_test.cpp1125 slot1.SetType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1140 req.SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1169 slot1.SetType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1184 req.SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp127 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION); in TestAddSlots()
210 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
378 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
413 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
453 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
493 …tificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
770 …otificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
785 req->SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1101 …ationSlot> socialSlot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1123 …otificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
[all …]
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_constant.h60 SOCIAL_COMMUNICATION, // the notification type is social communication enumerator
Dreminder_request.h822 NotificationConstant::SlotType slotType_ {NotificationConstant::SlotType::SOCIAL_COMMUNICATION};
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_slot_filter_test.cpp100 record->slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
Dnotification_preferences_database_test.cpp50 …tificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
65 …tificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
323 …tificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
328 OHOS::Notification::NotificationConstant::SlotType::SOCIAL_COMMUNICATION));
339 std::string(), OHOS::Notification::NotificationConstant::SlotType::SOCIAL_COMMUNICATION));
372 …tificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
397 …otificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
Dpermission_filter_test.cpp69 record->slot = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
Dadvanced_notification_service_test.cpp317 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
321 req->SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
444 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
447 req->SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
514 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
635 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
639 req->SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
838 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1496 TestAddSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
1499 req->SetSlotType(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
[all …]
Dadvanced_notification_service_branch_test.cpp987 NotificationConstant::SlotType::SOCIAL_COMMUNICATION, enabled);
991 NotificationConstant::SlotType::SOCIAL_COMMUNICATION, enabled);
Dnotification_preferences_test.cpp143 …tificationSlot> slot1 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
144 …tificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNICATION);
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dnotification_preferences_database_branch_test.cpp460 NotificationConstant::SlotType type = NotificationConstant::SlotType::SOCIAL_COMMUNICATION;
477 NotificationConstant::SlotType type = NotificationConstant::SlotType::SOCIAL_COMMUNICATION;
496 NotificationConstant::SlotType type = NotificationConstant::SlotType::SOCIAL_COMMUNICATION;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_slot.cpp96 case NotificationConstant::SlotType::SOCIAL_COMMUNICATION: in SetType()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp676 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
699 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
719 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
741 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
982 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
1005 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
1025 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
1047 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
1169 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
1193 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION;
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dconstant.cpp56 …SetNamedPropertyByInteger(env, obj, (int32_t)SlotType::SOCIAL_COMMUNICATION, "SOCIAL_COMMUNICATION… in SlotTypeInit()
Dcommon.cpp4365 case SlotType::SOCIAL_COMMUNICATION: in SlotTypeJSToC()
4366 outType = NotificationConstant::SlotType::SOCIAL_COMMUNICATION; in SlotTypeJSToC()
4391 case NotificationConstant::SlotType::SOCIAL_COMMUNICATION: in SlotTypeCToJS()
4392 outType = SlotType::SOCIAL_COMMUNICATION; in SlotTypeCToJS()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h46 SOCIAL_COMMUNICATION = 1, enumerator
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp1041 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SOCIAL_COMMUNICATION;