Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DKeyguardSectionsModule.kt36 abstract fun defaultAmbientIndicationAreaSection(): KeyguardSection method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt68 @Mock private lateinit var defaultAmbientIndicationAreaSection: Optional<KeyguardSection> variable in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest