Home
last modified time | relevance | path

Searched defs:smartspaceSection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardBlueprintInteractor.kt59 private val smartspaceSection: SmartspaceSection, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.KeyguardBlueprintInteractor
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt78 @Mock private lateinit var smartspaceSection: SmartspaceSection variable in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest