Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_helper.cpp103 …sptr<NotificationRequest> notificationRequest3 = sptr<NotificationRequest>(new NotificationRequest… in GetAllActiveNotifications() local
104 notificationRequest3->SetContent(std::make_shared<NotificationContent>(normalContent)); in GetAllActiveNotifications()
105 notificationRequest3->SetLabel("label1"); in GetAllActiveNotifications()
106 notificationRequest3->SetCreatorUid(-1); in GetAllActiveNotifications()