Home
last modified time | relevance | path

Searched refs:notificationRequest2 (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_helper.cpp98 sptr<NotificationRequest> notificationRequest2 = sptr<NotificationRequest>(new NotificationRequest()); in GetAllActiveNotifications() local
99 notificationRequest2->SetContent(std::make_shared<NotificationContent>(normalContent)); in GetAllActiveNotifications()
100 notificationRequest2->SetLabel("label"); in GetAllActiveNotifications()
101 notificationRequest2->SetCreatorUid(-1); in GetAllActiveNotifications()

Completed in 1 milliseconds