Home
last modified time | relevance | path

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

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