Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp2247 sptr<NotificationRequest> req4 = new NotificationRequest(4); variable
2253 req4->SetLabel("testLabel");
2259 req4->SetSlotType(NotificationConstant::SlotType::CUSTOM);
2264 req4->SetContent(content2);
2278 g_advancedNotificationService->Publish("testLabel", req4);