Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java142 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
209 keyguardBouncerViewModel, in NotificationShadeWindowViewController() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt113 @Mock private lateinit var keyguardBouncerViewModel: KeyguardBouncerViewModel variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt102 @Mock private lateinit var keyguardBouncerViewModel: KeyguardBouncerViewModel variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest