Searched refs:KEY_BUNDLE_ENABLE_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
101 const static std::string KEY_BUNDLE_ENABLE_NOTIFICATION = "enabledNotification"; variable642 GenerateEntry(GenerateBundleKey(bundleKey, KEY_BUNDLE_ENABLE_NOTIFICATION), in PutBundlePropertyValueToDisturbeDB()924 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_ENABLE_NOTIFICATION); in PutBundlePropertyToDisturbeDB()1101 if (typeStr.compare(KEY_BUNDLE_ENABLE_NOTIFICATION) == 0) { in ParseBundlePropertyFromDisturbeDB()