Searched defs:bundleKey (Results 1 – 4 of 4) sorted by relevance
434 std::string bundleKey = "BundleKey"; variable471 std::string bundleKey = "bundleKey"; variable488 std::string bundleKey = "bundleKey"; variable505 std::string bundleKey = "bundleKey"; variable522 std::string bundleKey = "bundleKey"; variable539 std::string bundleKey = "bundleKey"; variable556 std::string bundleKey = "bundleKey"; variable573 std::string bundleKey = "bundleKey"; variable590 std::string bundleKey = "bundleKey"; variable607 std::string bundleKey = "bundleKey"; variable[all …]
411 std::string bundleKey = "<bundleKey>"; variable427 std::string bundleKey = "<bundleKey>"; variable445 std::string bundleKey = "<bundleKey>"; variable459 std::string bundleKey = "<bundleKey>"; variable476 std::string bundleKey = "<bundleKey>"; variable495 std::string bundleKey = "<bundleKey>"; variable510 std::string bundleKey = "<bundleKey>"; variable526 std::string bundleKey = "<bundleKey>"; variable542 std::string bundleKey = "<bundleKey>"; variable558 std::string bundleKey = "<bundleKey>"; variable[all …]
150 std::string bundleKey = info.GetBundleName().append(std::to_string(info.GetBundleUid())); in SetBundleInfo() local157 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in GetBundleInfo() local168 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in RemoveBundleInfo() local179 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in IsExsitBundleInfo() local234 void NotificationPreferencesInfo::SetBundleInfoFromDb(const BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb()
371 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge() local389 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance() local406 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums() local425 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle() local461 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog() local565 …std::string bundleKey = bundleInfo.GetBundleName().append(std::to_string(bundleInfo.GetBundleUid()… in PutBundlePropertyValueToDisturbeDB() local626 bool NotificationPreferencesDatabase::RemoveBundleFromDisturbeDB(const std::string &bundleKey) in RemoveBundleFromDisturbeDB()659 const std::string &bundleKey, const NotificationConstant::SlotType &type) in RemoveSlotFromDisturbeDB()694 bool NotificationPreferencesDatabase::RemoveAllSlotsFromDisturbeDB(const std::string &bundleKey) in RemoveAllSlotsFromDisturbeDB()731 const std::string &bundleKey, const BundleType &type, const T &t) in PutBundlePropertyToDisturbeDB()[all …]