Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt108 fun replaceViews() { in replaceViews() method in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest
110 underTest.replaceViews(constraintLayout) in replaceViews()
125 underTest.replaceViews(constraintLayout, prevBlueprint) in replaceViews_withPrevBlueprint()
147 underTest.replaceViews(constraintLayout, prevBlueprint, listOf(rebuildSection)) in replaceViews_withPrevBlueprint_withRebuildTargets()
182 underTest.replaceViews(constraintLayout) in deviceEntryIconIsOnTop()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/model/
DKeyguardBlueprint.kt37 fun replaceViews( in replaceViews() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/view/layout/blueprints/
DDefaultCommunalBlueprintTest.kt34 blueprint.replaceViews(constraintLayout) in addView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardBlueprintViewBinder.kt80 blueprint.replaceViews( in <lambda>()