/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_live_view_service_test.cpp | 108 request->SetNotificationId(1); 141 request->SetNotificationId(1); 184 request->SetNotificationId(1); 207 newRequest->SetNotificationId(1); 214 oldRequest->SetNotificationId(1); 237 request->SetNotificationId(1); 261 request->SetNotificationId(1); 287 request->SetNotificationId(1); 321 request->SetNotificationId(1);
|
H A D | advanced_notification_publish_service_test.cpp | 94 request->SetNotificationId(notificationId); in TestAddNotification() 173 request->SetNotificationId(1); 204 request->SetNotificationId(1); 218 request2->SetNotificationId(2); 243 request->SetNotificationId(1); 269 request->SetNotificationId(1); 618 req->SetNotificationId(1); 663 req->SetNotificationId(1); 1059 request->SetNotificationId(1); 1091 request->SetNotificationId(1);
|
H A D | advanced_notification_utils_test.cpp | 135 request->SetNotificationId(notificationId); in TestAddNotification() 243 oldRequest->SetNotificationId(notificationId); 284 request->SetNotificationId(1);
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
H A D | notification_publish_test.cpp | 126 req_.SetNotificationId(id++); in BENCHMARK_F() 156 reqWantAgent_.SetNotificationId(id++); in BENCHMARK_F() 174 reqButton_.SetNotificationId(id++); in BENCHMARK_F()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 660 req.SetNotificationId(CASE_ONE); 759 req.SetNotificationId(CASE_TWO); 812 req.SetNotificationId(CASE_THREE); 865 req.SetNotificationId(CASE_FOUR); 904 req.SetNotificationId(CASE_FIVE); 943 req.SetNotificationId(CASE_SIX); 983 req.SetNotificationId(CASE_SEVEN); 1017 req.SetNotificationId(CASE_EIGHT); 1060 req.SetNotificationId(CASE_NINE); 1109 req.SetNotificationId(CASE_TEN); [all …]
|
H A D | ans_fw_module_test.cpp | 1845 request.SetNotificationId(request.GetNotificationId() + 1); 1908 request.SetNotificationId(request.GetNotificationId() + 1); 1941 request.SetNotificationId(request.GetNotificationId() + 1);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_request_test.cpp | 638 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() 862 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F() 884 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F() 918 oldNotificationRequest->SetNotificationId(myNotificationId); in HWTEST_F()
|
H A D | notification_test.cpp | 216 request->SetNotificationId(id); 241 request->SetNotificationId(id);
|
H A D | reminder_request_test.cpp | 318 rrc->SetNotificationId(notificationId); 954 rrc->SetNotificationId(100); 1208 rrc->SetNotificationId(100);
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | notification_tools.cpp | 110 notificationRequest.SetNotificationId(++notificationIdIndex_); in PublishNotification() 112 notificationRequest.SetNotificationId(continuousTaskRecord->GetNotificationId()); in PublishNotification()
|
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | incoming_call_notification.cpp | 94 request.SetNotificationId(INCOMING_CALL_NOTIFICATION_ID); in PublishIncomingCallNotification()
|
H A D | missed_call_notification.cpp | 136 request.SetNotificationId(INCOMING_CALL_MISSED_ID); in PublishMissedCallNotification()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/ |
H A D | reminderrequest_fuzzer.cpp | 71 reminderRequest.SetNotificationId(reminderId); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
H A D | publishnotification_fuzzer.cpp | 71 request.SetNotificationId(style); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
H A D | publishcontinuoustasknotification_fuzzer.cpp | 71 request.SetNotificationId(style); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_mass_storage_notification.cpp | 219 request.SetNotificationId(MASS_STORAGE_NOTIFICATION_ID); in PublishUsbNotification()
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
H A D | notification_service_test.cpp | 242 req->SetNotificationId(id); in BENCHMARK_F()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store_strategy.cpp | 135 reminder->SetNotificationId(notificationId); in RecoverIdFromOldVersion() 284 reminder->SetNotificationId(notificationId); in RecoverIdFromDb()
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | agnss_ni_manager.cpp | 390 request.SetNotificationId(GNSS_AGNSS_NI_NOTIFICATION_ID); in SendNiNotification()
|
/ohos5.0/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 421 request.SetNotificationId(currentNtfId); in PublishNfcNotification()
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_request.h | 263 void SetNotificationId(int32_t notificationId);
|
H A D | reminder_request.h | 673 ReminderRequest& SetNotificationId(int32_t notificationId);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 507 request.SetNotificationId(id); in GetNotificationRequestByNumber()
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_request.cpp | 417 request.SetNotificationId(notificationId); in GetNotificationId() 421 request.SetNotificationId(0); in GetNotificationId()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_convert_request.cpp | 939 request.SetNotificationId(notificationId); in GetNotificationId() 943 request.SetNotificationId(0); in GetNotificationId()
|