Home
last modified time | relevance | path

Searched refs:cloneSlot (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp703 for (auto& cloneSlot : cloneBundleInfo.GetSlotInfo()) { in UpdateCloneBundleInfo() local
704 sptr<NotificationSlot> slotInfo = new (std::nothrow) NotificationSlot(cloneSlot.slotType_); in UpdateCloneBundleInfo()
709 slotInfo->SetEnable(cloneSlot.enable_); in UpdateCloneBundleInfo()
710 slotInfo->SetForceControl(cloneSlot.isForceControl_); in UpdateCloneBundleInfo()