Searched defs:bundleKey (Results 1 – 4 of 4) sorted by relevance
423 std::string bundleKey = "BundleKey"; variable460 std::string bundleKey = "bundleKey"; variable477 std::string bundleKey = "bundleKey"; variable494 std::string bundleKey = "bundleKey"; variable511 std::string bundleKey = "bundleKey"; variable528 std::string bundleKey = "bundleKey"; variable545 std::string bundleKey = "bundleKey"; variable562 std::string bundleKey = "bundleKey"; variable579 std::string bundleKey = "bundleKey"; variable596 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 …]
390 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge() local408 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance() local425 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums() local444 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle() local476 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutSlotFlags() local493 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog() local597 …std::string bundleKey = bundleInfo.GetBundleName().append(std::to_string(bundleInfo.GetBundleUid()… in PutBundlePropertyValueToDisturbeDB() local658 bool NotificationPreferencesDatabase::RemoveBundleFromDisturbeDB(const std::string &bundleKey) in RemoveBundleFromDisturbeDB()691 const std::string &bundleKey, const NotificationConstant::SlotType &type) in RemoveSlotFromDisturbeDB()726 bool NotificationPreferencesDatabase::RemoveAllSlotsFromDisturbeDB(const std::string &bundleKey) in RemoveAllSlotsFromDisturbeDB()[all …]
219 std::string bundleKey = info.GetBundleName().append(std::to_string(info.GetBundleUid())); in SetBundleInfo() local226 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in GetBundleInfo() local237 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in RemoveBundleInfo() local248 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in IsExsitBundleInfo() local303 void NotificationPreferencesInfo::SetBundleInfoFromDb(const BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb()