Home
last modified time | relevance | path

Searched defs:DO_NOT_DISTURB_PROFILE_MIN_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_const_define.h57 constexpr int32_t DO_NOT_DISTURB_PROFILE_MIN_ID = 1; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisturb_mode.cpp25 const int DO_NOT_DISTURB_PROFILE_MIN_ID = 1; variable