Searched refs:rebuildSection (Results 1 – 1 of 1) sorted by relevance
119 val rebuildSection = clockSection in replaceViews_withPrevBlueprint() constant121 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint()141 val rebuildSection = clockSection in replaceViews_withPrevBlueprint_withRebuildTargets() constant143 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets()147 underTest.replaceViews(constraintLayout, prevBlueprint, listOf(rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets()155 verify(rebuildSection).addViews(constraintLayout) in replaceViews_withPrevBlueprint_withRebuildTargets()156 verify(rebuildSection).removeViews(constraintLayout) in replaceViews_withPrevBlueprint_withRebuildTargets()