Home
last modified time | relevance | path

Searched refs:SetNotificationId (Results 1 - 25 of 29) sorted by relevance

12

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp108 request->SetNotificationId(1); in HWTEST_F()
141 request->SetNotificationId(1); in HWTEST_F()
184 request->SetNotificationId(1); in HWTEST_F()
207 newRequest->SetNotificationId(1); in HWTEST_F()
214 oldRequest->SetNotificationId(1); in HWTEST_F()
237 request->SetNotificationId(1); in HWTEST_F()
261 request->SetNotificationId(1); in HWTEST_F()
287 request->SetNotificationId(1); in HWTEST_F()
H A Dadvanced_notification_publish_service_test.cpp94 request->SetNotificationId(notificationId); in TestAddNotification()
173 request->SetNotificationId(1); in HWTEST_F()
204 request->SetNotificationId(1); in HWTEST_F()
218 request2->SetNotificationId(2); in HWTEST_F()
243 request->SetNotificationId(1); in HWTEST_F()
269 request->SetNotificationId(1); in HWTEST_F()
618 req->SetNotificationId(1); in HWTEST_F()
663 req->SetNotificationId(1); in HWTEST_F()
1059 request->SetNotificationId(1); in HWTEST_F()
1091 request->SetNotificationId( in HWTEST_F()
[all...]
H A Dadvanced_notification_utils_test.cpp135 request->SetNotificationId(notificationId); in TestAddNotification()
243 oldRequest->SetNotificationId(notificationId); in HWTEST_F()
284 request->SetNotificationId(1); in HWTEST_F()
H A Dadvanced_notification_service_test.cpp3358 request->SetNotificationId(1); in HWTEST_F()
3460 request->SetNotificationId(1); in HWTEST_F()
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp126 req_.SetNotificationId(id++); in BENCHMARK_F()
156 reqWantAgent_.SetNotificationId(id++); in BENCHMARK_F()
174 reqButton_.SetNotificationId(id++); in BENCHMARK_F()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp660 req.SetNotificationId(CASE_ONE); in HWTEST_F()
759 req.SetNotificationId(CASE_TWO); in HWTEST_F()
812 req.SetNotificationId(CASE_THREE); in HWTEST_F()
865 req.SetNotificationId(CASE_FOUR); in HWTEST_F()
904 req.SetNotificationId(CASE_FIVE); in HWTEST_F()
943 req.SetNotificationId(CASE_SIX); in HWTEST_F()
983 req.SetNotificationId(CASE_SEVEN); in HWTEST_F()
1017 req.SetNotificationId(CASE_EIGHT); in HWTEST_F()
1060 req.SetNotificationId(CASE_NINE); in HWTEST_F()
1109 req.SetNotificationId(CASE_TE in HWTEST_F()
[all...]
H A Dans_fw_module_test.cpp1845 request.SetNotificationId(request.GetNotificationId() + 1); in HWTEST_F()
1908 request.SetNotificationId(request.GetNotificationId() + 1); in HWTEST_F()
1941 request.SetNotificationId(request.GetNotificationId() + 1); in HWTEST_F()
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dincoming_call_notification.cpp94 request.SetNotificationId(INCOMING_CALL_NOTIFICATION_ID); in PublishIncomingCallNotification()
H A Dmissed_call_notification.cpp128 request.SetNotificationId(INCOMING_CALL_MISSED_ID); in PublishMissedCallNotification()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp638 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
661 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
688 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
716 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
745 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
774 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
802 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
864 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
887 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
921 oldNotificationRequest->SetNotificationId(myNotificationI in HWTEST_F()
[all...]
H A Dnotification_test.cpp216 request->SetNotificationId(id); in HWTEST_F()
241 request->SetNotificationId(id); in HWTEST_F()
H A Dreminder_request_test.cpp310 * @tc.desc: Test SetNotificationId parameters.
318 rrc->SetNotificationId(notificationId); in HWTEST_F()
954 rrc->SetNotificationId(100); in HWTEST_F()
1208 rrc->SetNotificationId(100); in HWTEST_F()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp71 request.SetNotificationId(style); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp71 request.SetNotificationId(style); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp71 reminderRequest.SetNotificationId(reminderId); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp243 req->SetNotificationId(id); in BENCHMARK_F()
/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp217 request.SetNotificationId(MASS_STORAGE_NOTIFICATION_ID); in PublishUsbNotification()
/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp367 request.SetNotificationId(GNSS_AGNSS_NI_NOTIFICATION_ID); in SendNiNotification()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h673 ReminderRequest& SetNotificationId(int32_t notificationId);
H A Dnotification_request.h263 void SetNotificationId(int32_t notificationId);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp135 reminder->SetNotificationId(notificationId); in RecoverIdFromOldVersion()
284 reminder->SetNotificationId(notificationId); in RecoverIdFromDb()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp417 request.SetNotificationId(notificationId); in GetNotificationId()
421 request.SetNotificationId(0); in GetNotificationId()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp939 request.SetNotificationId(notificationId); in GetNotificationId()
943 request.SetNotificationId(0); in GetNotificationId()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp569 reminder->SetNotificationId(propertyVal); in GenReminderIntInner()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp659 ReminderRequest& ReminderRequest::SetNotificationId(int32_t notificationId) in SetNotificationId() function in OHOS::Notification::ReminderRequest

Completed in 41 milliseconds

12