Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DDefaultKeyguardBlueprintTest.kt67 @Mock private lateinit var defaultShortcutsSection: DefaultShortcutsSection variable in com.android.systemui.keyguard.ui.view.layout.blueprints.DefaultKeyguardBlueprintTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt147 private val defaultShortcutsSection: DefaultShortcutsSection, in <lambda>() constant