Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp95 const std::string DO_NOT_DISTURB_MODE = "1"; variable
724 if (enable != DO_NOT_DISTURB_MODE) { in QueryDoNotDisturbProfile()
750 if (enable == DO_NOT_DISTURB_MODE) { in ReportDoNotDisturbModeChanged()
771 if (enable != DO_NOT_DISTURB_MODE) { in CheckDoNotDisturbProfile()