Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp206 const static std::string KEY_SLOT_SLOTFLGS_TYPE = "reminderFlagsType"; variable
1163 if (typeStr.compare(KEY_SLOT_SLOTFLGS_TYPE) == 0) { in SetSoltProperty()