Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java293 @Mock protected KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewControllerBaseTest
637 mKeyguardBottomAreaViewModel, in setup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java547 private final KeyguardBottomAreaViewModel mKeyguardBottomAreaViewModel; field in NotificationPanelViewController
950 mKeyguardBottomAreaViewModel = keyguardBottomAreaViewModel; in NotificationPanelViewController()
1454 mKeyguardBottomAreaViewModel, in initBottomArea()