Searched refs:SetSlotFlags (Results 1 – 9 of 9) sorted by relevance
46 void SetSlotFlags(const uint32_t &slotFlags);
154 void SetSlotFlags(uint32_t slotFlags);
165 void SetSlotFlags(uint32_t slotFlags);
206 void NotificationPreferencesInfo::BundleInfo::SetSlotFlags(uint32_t slotFlags) in SetSlotFlags() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo355 cloneBundleInfo.SetSlotFlags(iter->second.GetSlotFlags()); in GetAllCLoneBundlesInfo()
691 bundleInfo.SetSlotFlags(cloneBundleInfo.GetSlotFlags()); in UpdateCloneBundleInfo()944 bundleInfo.SetSlotFlags(value); in SaveBundleProperty()
1382 slot->SetSlotFlags(slotFlags); in ParseSlotFlags()1389 bundleInfo.SetSlotFlags(StringToInt(value)); in ParseBundleSlotFlags()
88 bundleInfo.SetSlotFlags(1);
65 void NotificationCloneBundleInfo::SetSlotFlags(const uint32_t &slotFlags) in SetSlotFlags() function in OHOS::Notification::NotificationCloneBundleInfo
270 void NotificationSlot::SetSlotFlags(uint32_t slotFlags) in SetSlotFlags() function in OHOS::Notification::NotificationSlot