Home
last modified time | relevance | path

Searched defs:keyguardBouncerComponentFactory (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
211 keyguardBouncerComponentFactory, in NotificationShadeWindowViewController() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt114 @Mock private lateinit var keyguardBouncerComponentFactory: KeyguardBouncerComponent.Factory variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt114 @Mock lateinit var keyguardBouncerComponentFactory: KeyguardBouncerComponent.Factory variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest