Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_const_define.h73 constexpr bool DEFAULT_DISTRIBUTED_ENABLE_IN_APPLICATION_INFO = false; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dbundle_manager_helper.cpp192 return DEFAULT_DISTRIBUTED_ENABLE_IN_APPLICATION_INFO; in GetDistributedNotificationEnabled()