Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp96 constexpr const char *KEY_UNIFIED_GROUP_ENABLE = "unified_group_enable"; variable
1164 bool ret = datashareHelper->Query(enableUri, KEY_UNIFIED_GROUP_ENABLE, enable); in GetUnifiedGroupInfoFromDb()