Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_const_define.h39 constexpr bool SUPPORT_DO_NOT_DISTRUB = true; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp901 doesSupport = SUPPORT_DO_NOT_DISTRUB; in DoesSupportDoNotDisturbMode()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1508 EXPECT_EQ(isSupport, SUPPORT_DO_NOT_DISTRUB);