Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_const_define.h34 constexpr bool SUPPORT_DO_NOT_DISTRUB = true; variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp1503 EXPECT_EQ(isSupport, SUPPORT_DO_NOT_DISTRUB);
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp2594 doesSupport = SUPPORT_DO_NOT_DISTRUB; in DoesSupportDoNotDisturbMode()