Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_extension_wrapper.cpp78 …std::string aggregateConfig = NotificationPreferences::GetInstance()->GetAdditionalConfig("AGGREGA… in InitExtentionWrapper() local
79 if (!aggregateConfig.empty()) { in InitExtentionWrapper()
80 syncAdditionConfig_("AGGREGATE_CONFIG", aggregateConfig); in InitExtentionWrapper()