Home
last modified time | relevance | path

Searched refs:KeyguardBlueprintCommandListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/blueprints/
DKeyguardBlueprintModule.kt23 import com.android.systemui.keyguard.ui.view.layout.KeyguardBlueprintCommandListener
59 @ClassKey(KeyguardBlueprintCommandListener::class)
61 keyguardBlueprintCommandListener: KeyguardBlueprintCommandListener
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/
DKeyguardBlueprintCommandListenerTest.kt42 private lateinit var keyguardBlueprintCommandListener: KeyguardBlueprintCommandListener
53 KeyguardBlueprintCommandListener( in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/
DKeyguardBlueprintCommandListener.kt29 class KeyguardBlueprintCommandListener class