Home
last modified time | relevance | path

Searched refs:mKeyguardBottomAreaViewModel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java277 @Mock protected KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewControllerBaseTest
564 mKeyguardBottomAreaViewModel, in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java545 private final KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewController
916 mKeyguardBottomAreaViewModel = keyguardBottomAreaViewModel; in NotificationPanelViewController()
1356 mKeyguardBottomAreaViewModel, in initBottomArea()