Searched refs:CONTENT_INFORMATION (Results 1 – 14 of 14) sorted by relevance
172 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);186 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::CONTENT_INFORMATION, sp…195 EXPECT_EQ(NotificationConstant::CONTENT_INFORMATION, spSlot->GetType());205 …XPECT_EQ(0, NotificationHelper::RemoveNotificationSlot(NotificationConstant::CONTENT_INFORMATION));206 …EXPECT_EQ(0, NotificationHelper::GetNotificationSlot(NotificationConstant::CONTENT_INFORMATION, sp…345 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);
336 EXPECT_EQ(NotificationConstant::CONTENT_INFORMATION, notificationRequest.GetSlotType()); in CheckCaseEightResult()926 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);940 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);1347 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);1476 NotificationSlot slot(NotificationConstant::CONTENT_INFORMATION);1485 req.SetSlotType(NotificationConstant::CONTENT_INFORMATION);1492 …otificationHelper::SetEnabledForBundleSlot(bo, NotificationConstant::CONTENT_INFORMATION, enable));1494 …otificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::CONTENT_INFORMATION, enable));1498 … NotificationHelper::SetEnabledForBundleSlot(bo, NotificationConstant::CONTENT_INFORMATION, true));
62 CONTENT_INFORMATION, // the notificatin type is content information enumerator
295 …otificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);533 …otificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);584 …otificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);627 …otificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);678 …otificationSlot> slot0 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);724 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);739 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);813 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);855 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);907 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);[all …]
410 bundleOption_, NotificationConstant::SlotType::CONTENT_INFORMATION, slot),467 …otificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);1201 bundleOption_, NotificationConstant::SlotType::CONTENT_INFORMATION, info),1245 …NotificationSlot> slot = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);
219 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);245 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);267 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);271 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);296 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);367 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);371 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);1583 TestAddSlot(NotificationConstant::SlotType::CONTENT_INFORMATION);1586 req->SetSlotType(NotificationConstant::SlotType::CONTENT_INFORMATION);3442 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CONTENT_INFORMATION;[all …]
311 eventInfo.slotType = NotificationConstant::CONTENT_INFORMATION; in HWTEST_F()
112 case NotificationConstant::SlotType::CONTENT_INFORMATION: in SetType()
58 …SetNamedPropertyByInteger(env, obj, (int32_t)SlotType::CONTENT_INFORMATION, "CONTENT_INFORMATION"); in SlotTypeInit()
4371 case SlotType::CONTENT_INFORMATION: in SlotTypeJSToC()4372 outType = NotificationConstant::SlotType::CONTENT_INFORMATION; in SlotTypeJSToC()4397 case NotificationConstant::SlotType::CONTENT_INFORMATION: in SlotTypeCToJS()4398 outType = SlotType::CONTENT_INFORMATION; in SlotTypeCToJS()
53 = NotificationNapi::NotificationConstant::SlotType::CONTENT_INFORMATION;63 = NotificationNapi::NotificationConstant::SlotType::CONTENT_INFORMATION;
48 CONTENT_INFORMATION = 3, enumerator
1049 slotType = NotificationConstant::SlotType::CONTENT_INFORMATION;
4606 if (slotType != NotificationConstant::SlotType::CONTENT_INFORMATION) { in IsNeedPushCheck()