Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dsmart_reminder_center.h86 constexpr static const char* MULTI_DEVICE_REMINDER = "multiDeviceReminder"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp45 multiJsonPoint.append(MULTI_DEVICE_REMINDER); in GetMultiDeviceReminder()
57 root[NotificationConfigParse::CFG_KEY_NOTIFICATION_SERVICE][MULTI_DEVICE_REMINDER]; in GetMultiDeviceReminder()