Searched refs:cloneSlot (Results 1 – 1 of 1) sorted by relevance
703 for (auto& cloneSlot : cloneBundleInfo.GetSlotInfo()) { in UpdateCloneBundleInfo() local704 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()