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.java322 @Mock protected KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewControllerBaseTest
741 mKeyguardBottomAreaViewModel, in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java549 private final KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewController
967 mKeyguardBottomAreaViewModel = keyguardBottomAreaViewModel; in NotificationPanelViewController()
1519 mKeyguardBottomAreaViewModel, in initBottomArea()