Home
last modified time | relevance | path

Searched defs: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
143 val unchangedSections = underTest.sections.subtract(listOf(addedSection, rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets() constant
163 val unchangedSections = underTest.sections.subtract(rebuildSections) in rebuildViews() constant