Home
last modified time | relevance | path

Searched refs:distributedEnable (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1243 bool distributedEnable = false; in DoDistributedPublish() local
1244 result = DistributedPreferences::GetInstance()->GetDistributedEnable(distributedEnable); in DoDistributedPublish()
1245 if (result != ERR_OK || !distributedEnable) { in DoDistributedPublish()

Completed in 4 milliseconds