Searched refs:addedSection (Results 1 – 1 of 1) sorted by relevance
118 val addedSection = mDefaultDeviceEntrySection in replaceViews_withPrevBlueprint() constant120 val prevSections = underTest.sections.minus(addedSection).plus(removedSection) in replaceViews_withPrevBlueprint()121 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint()132 verify(addedSection).addViews(constraintLayout) in replaceViews_withPrevBlueprint()140 val addedSection = mDefaultDeviceEntrySection in replaceViews_withPrevBlueprint_withRebuildTargets() constant142 val prevSections = underTest.sections.minus(addedSection).plus(removedSection) in replaceViews_withPrevBlueprint_withRebuildTargets()143 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets()154 verify(addedSection).addViews(constraintLayout) in replaceViews_withPrevBlueprint_withRebuildTargets()