Home
last modified time | relevance | path

Searched defs:slotType (Results 1 – 25 of 62) sorted by relevance

123

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp104 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CUSTOMER_SERVICE; variable
229 auto slotType = NotificationConstant::SlotType::CONTENT_INFORMATION; variable
362 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CUSTOMER_SERVICE; variable
379 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CUSTOMER_SERVICE; variable
396 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
434 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CUSTOMER_SERVICE; variable
451 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::CUSTOMER_SERVICE; variable
546 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable
H A Dadvanced_notification_live_view_service_test.cpp105 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
138 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
181 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
204 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
234 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
258 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
284 auto slotType = NotificationConstant::SlotType::SOCIAL_COMMUNICATION; variable
319 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
H A Dadvanced_notification_utils_test.cpp128 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; in TestAddNotification() local
148 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
229 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
277 auto slotType = NotificationConstant::SlotType::LIVE_VIEW; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp31 ErrCode AnsManagerProxy::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType()
100 ErrCode AnsManagerProxy::RemoveSlotByType(const NotificationConstant::SlotType &slotType) in RemoveSlotByType()
153 ErrCode AnsManagerProxy::GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<Notific… in GetSlotByType()
288 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, in GetSlotByBundle()
387 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot()
437 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType in GetEnabledForBundleSlot()
481 ErrCode AnsManagerProxy::GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType in GetEnabledForBundleSlotSelf()
H A Dans_manager_stub_invalid.cpp72 ErrCode AnsManagerStub::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType()
84 ErrCode AnsManagerStub::RemoveSlotByType(const NotificationConstant::SlotType &slotType) in RemoveSlotByType()
96 ErrCode AnsManagerStub::GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<Notifica… in GetSlotByType()
255 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, in GetSlotByBundle()
548 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot()
555 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType in GetEnabledForBundleSlot()
561 ErrCode AnsManagerStub::GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType,… in GetEnabledForBundleSlotSelf()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_check_request.cpp23 NotificationConstant::SlotType slotType, std::vector<std::string> extraKeys) in NotificationCheckRequest()
40 void NotificationCheckRequest::SetSlotType(NotificationConstant::SlotType slotType) in SetSlotType()
H A Dnotification_check_info.cpp24 int32_t creatorUserId, int32_t slotType, std::shared_ptr<AAFwk::WantParams> extraInfo) in NotificationCheckInfo()
79 void NotificationCheckInfo::SetSlotType(int32_t slotType) in SetSlotType()
H A Dreminder_helper.cpp56 ErrCode ReminderHelper::RemoveNotificationSlot(const NotificationConstant::SlotType &slotType) in RemoveNotificationSlot()
H A Dnotification_helper.cpp28 ErrCode NotificationHelper::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType()
38 ErrCode NotificationHelper::RemoveNotificationSlot(const NotificationConstant::SlotType &slotType) in RemoveNotificationSlot()
49 const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot) in GetNotificationSlot()
308 const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, in GetNotificationSlotForBundle()
489 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot()
496 …const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool… in GetEnabledForBundleSlot()
501 …Code NotificationHelper::GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotTyp… in GetEnabledForBundleSlotSelf()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_config_parse.cpp93 NotificationConstant::SlotType slotType; in GetCurrentSlotReminder() local
138 …t NotificationConfigParse::GetConfigSlotReminderModeByType(NotificationConstant::SlotType slotType, in GetConfigSlotReminderModeByType()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp169 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, in GetSlotByBundle()
295 ErrCode AdvancedNotificationService::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType()
338 const NotificationConstant::SlotType &slotType, bool &enabled) in GetEnabledForBundleSlotSelf()
469 NotificationConstant::SlotType slotType = record->request->GetSlotType(); in AssignValidNotificationSlot() local
588 NotificationConstant::SlotType slotType = request->GetSlotType(); in SetRequestBySlotType() local
634 const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot) in GetSlotByType()
657 …rrCode AdvancedNotificationService::RemoveSlotByType(const NotificationConstant::SlotType &slotTyp… in RemoveSlotByType()
H A Dpermission_filter.cpp48 NotificationConstant::SlotType slotType = record->request->GetSlotType(); in OnPublish() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/addslotbytype_fuzzer/
H A Daddslotbytype_fuzzer.cpp26 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/removenotificationslot_fuzzer/
H A Dremovenotificationslot_fuzzer.cpp27 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/
H A Dgetnotificationslot_fuzzer.cpp27 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp1146 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1165 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1185 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1203 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1222 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1242 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1296 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
1311 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp42 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H A Dsetprogressbar_fuzzer.cpp55 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H A Daddnotificationslots_fuzzer.cpp47 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/
H A Daddnotificationslot_fuzzer.cpp51 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
H A Dreminderhelper_fuzzer.cpp47 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp75 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp75 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp73 Notification::NotificationConstant::SlotType slotType = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp38 void JSPushCallBack::SetJsPushCallBackObject(NotificationConstant::SlotType slotType, napi_value pu… in SetJsPushCallBackObject()
154 NotificationNapi::SlotType slotType; in OnCheckNotification() local

123