Searched refs:smartspaceSection (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardBlueprintRepositoryKosmos.kt | 65 smartspaceSection = keyguardSmartspaceSection, in <lambda>() 88 smartspaceSection = keyguardSmartspaceSection, in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/blueprints/ |
D | SplitShadeKeyguardBlueprint.kt | 68 smartspaceSection: SmartspaceSection, 85 smartspaceSection,
|
D | ShortcutsBesideUdfpsKeyguardBlueprint.kt | 65 smartspaceSection: SmartspaceSection, 82 smartspaceSection,
|
D | DefaultKeyguardBlueprint.kt | 70 smartspaceSection: SmartspaceSection, 87 smartspaceSection,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardBlueprintInteractor.kt | 59 private val smartspaceSection: SmartspaceSection, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.KeyguardBlueprintInteractor 92 rebuildSections = listOf(smartspaceSection), in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardBlueprintInteractorKosmos.kt | 40 smartspaceSection = keyguardSmartspaceSection, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/ |
D | DefaultKeyguardBlueprintTest.kt | 78 @Mock private lateinit var smartspaceSection: SmartspaceSection variable in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest 101 smartspaceSection, in setup()
|