Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt66 @Mock private lateinit var mDefaultDeviceEntrySection: DefaultDeviceEntrySection variable in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest
90 mDefaultDeviceEntrySection, in setup()
118 val addedSection = mDefaultDeviceEntrySection in replaceViews_withPrevBlueprint()
140 val addedSection = mDefaultDeviceEntrySection in replaceViews_withPrevBlueprint_withRebuildTargets()
162 val rebuildSections = listOf(mDefaultDeviceEntrySection, clockSection) in rebuildViews()