Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardBlueprintRepositoryTest.kt24 import com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprint
25 import com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprint.Companion.D…
45 @Mock lateinit var defaultLockscreenBlueprint: DefaultKeyguardBlueprint
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
H A DDefaultKeyguardBlueprintTest.kt44 private lateinit var underTest: DefaultKeyguardBlueprint
60 DefaultKeyguardBlueprint(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
H A DKeyguardBlueprintModule.kt30 defaultLockscreenBlueprint: DefaultKeyguardBlueprint
H A DDefaultKeyguardBlueprint.kt39 class DefaultKeyguardBlueprint regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardBlueprintRepository.kt24 import com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprint.Companion.D…