Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt121 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint() constant
127 unchangedSections.forEach { in replaceViews_withPrevBlueprint()
143 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets() constant
149 unchangedSections.forEach { in replaceViews_withPrevBlueprint_withRebuildTargets()
163 val unchangedSections = underTest.sections.subtract(rebuildSections) in rebuildViews() constant
168 unchangedSections.forEach { in rebuildViews()