Searched defs:bundleKey (Results 1 – 3 of 3) sorted by relevance
459 std::string bundleKey = "BundleKey"; variable496 std::string bundleKey = "bundleKey"; variable512 std::string bundleKey = "bundleKey"; variable528 std::string bundleKey = "bundleKey"; variable544 std::string bundleKey = "bundleKey"; variable560 std::string bundleKey = "bundleKey"; variable576 std::string bundleKey = "bundleKey"; variable592 std::string bundleKey = "bundleKey"; variable608 std::string bundleKey = "bundleKey"; variable624 std::string bundleKey = "bundleKey"; variable[all …]
381 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge() local399 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance() local416 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums() local433 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutPrivateNotificationsAllowed() local453 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle() local489 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog() local593 …std::string bundleKey = bundleInfo.GetBundleName().append(std::to_string(bundleInfo.GetBundleUid()… in PutBundlePropertyValueToDisturbeDB() local657 bool NotificationPreferencesDatabase::RemoveBundleFromDisturbeDB(const std::string &bundleKey) in RemoveBundleFromDisturbeDB()690 const std::string &bundleKey, const NotificationConstant::SlotType &type) in RemoveSlotFromDisturbeDB()725 bool NotificationPreferencesDatabase::RemoveAllSlotsFromDisturbeDB(const std::string &bundleKey) in RemoveAllSlotsFromDisturbeDB()[all …]
160 std::string bundleKey = info.GetBundleName().append(std::to_string(info.GetBundleUid())); in SetBundleInfo() local167 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in GetBundleInfo() local178 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in RemoveBundleInfo() local189 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in IsExsitBundleInfo() local244 void NotificationPreferencesInfo::SetBundleInfoFromDb(const BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb()