Searched defs:bundleKey (Results 1 – 4 of 4) sorted by relevance
426 std::string bundleKey = "BundleKey"; variable463 std::string bundleKey = "bundleKey"; variable480 std::string bundleKey = "bundleKey"; variable497 std::string bundleKey = "bundleKey"; variable514 std::string bundleKey = "bundleKey"; variable531 std::string bundleKey = "bundleKey"; variable548 std::string bundleKey = "bundleKey"; variable565 std::string bundleKey = "bundleKey"; variable582 std::string bundleKey = "bundleKey"; variable599 std::string bundleKey = "bundleKey"; variable[all …]
413 std::string bundleKey = "<bundleKey>"; variable430 std::string bundleKey = "<bundleKey>"; variable449 std::string bundleKey = "<bundleKey>"; variable463 std::string bundleKey = "<bundleKey>"; variable480 std::string bundleKey = "<bundleKey>"; variable499 std::string bundleKey = "<bundleKey>"; variable514 std::string bundleKey = "<bundleKey>"; variable530 std::string bundleKey = "<bundleKey>"; variable546 std::string bundleKey = "<bundleKey>"; variable562 std::string bundleKey = "<bundleKey>"; variable[all …]
321 …std::string bundleKey = bundleOption->GetBundleName().append(std::to_string(bundleOption->GetUid()… in IsNotificationSlotFlagsExists() local342 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge() local360 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance() local377 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums() local396 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle() local428 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutSlotFlags() local446 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog() local633 …std::string bundleKey = bundleInfo.GetBundleName().append(std::to_string(bundleInfo.GetBundleUid()… in PutBundlePropertyValueToDisturbeDB() local696 std::string bundleKey; in GetBundleInfo() local738 const std::string &bundleKey, const int32_t &bundleUid) in RemoveBundleFromDisturbeDB()[all …]
228 std::string bundleKey = info.GetBundleName().append(std::to_string(info.GetBundleUid())); in SetBundleInfo() local235 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in GetBundleInfo() local246 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in RemoveBundleInfo() local257 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in IsExsitBundleInfo() local407 void NotificationPreferencesInfo::SetBundleInfoFromDb(BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb()