Searched refs:GenerateBundleLablel (Results 1 – 3 of 3) sorted by relevance
328 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge()346 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance()363 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums()382 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle()414 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutSlotFlags()432 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog()1482 std::string NotificationPreferencesDatabase::GenerateBundleLablel( in GenerateBundleLablel() function in OHOS::Notification::NotificationPreferencesDatabase1924 std::string key = GenerateBundleLablel(bundleInfo, deviceType); in PutDistributedEnabledForBundle()1930 std::string NotificationPreferencesDatabase::GenerateBundleLablel( in GenerateBundleLablel() function in OHOS::Notification::NotificationPreferencesDatabase2003 std::string key = GenerateBundleLablel(deviceType, userId); in SetSmartReminderEnabled()[all …]
324 … std::string GenerateBundleLablel(const NotificationPreferencesInfo::BundleInfo &bundleInfo) const;325 std::string GenerateBundleLablel(const NotificationPreferencesInfo::BundleInfo &bundleInfo,327 std::string GenerateBundleLablel(const std::string &deviceType, const int32_t userId) const;
934 auto ret = preferncesDB_->GenerateBundleLablel(bundleInfo, deviceType);