Searched refs:KEY_BUNDLE_SLOTFLGS_TYPE (Results 1 – 1 of 1) sorted by relevance
201 const static std::string KEY_BUNDLE_SLOTFLGS_TYPE = "bundleReminderFlagsType"; variable444 std::string key = GenerateBundleKey(bundleKey, KEY_BUNDLE_SLOTFLGS_TYPE); in IsNotificationSlotFlagsExists()932 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_SLOTFLGS_TYPE); in PutBundlePropertyToDisturbeDB()1110 if (typeStr.compare(KEY_BUNDLE_SLOTFLGS_TYPE) == 0) { in ParseBundlePropertyFromDisturbeDB()