Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_do_not_disturb_date.h50 void SetDoNotDisturbType(NotificationConstant::DoNotDisturbType doNotDisturbType);
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationdonotdisturbdate_fuzzer/
H A Dnotificationdonotdisturbdate_fuzzer.cpp29 notificationDoNotDisturbDate.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H A Dcancelgroup_fuzzer.cpp37 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_do_not_disturb_date.cpp31 void NotificationDoNotDisturbDate::SetDoNotDisturbType(NotificationConstant::DoNotDisturbType doNot… in SetDoNotDisturbType() function in OHOS::Notification::NotificationDoNotDisturbDate
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp31 disturb.SetDoNotDisturbType(disturbType); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_do_not_disturb_date_test.cpp49 rrc->SetDoNotDisturbType(doNotDisturbType);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisturb_mode.cpp57 params.date.SetDoNotDisturbType(outType); in GetDoNotDisturbDate()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1506 disturbDate->SetDoNotDisturbType( in GetDoNotDisturbType()