Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java327 protected KeyguardBottomAreaInteractor mKeyguardBottomAreaInteractor; field in NotificationPanelViewControllerBaseTest
359 mKeyguardBottomAreaInteractor = new KeyguardBottomAreaInteractor(mFakeKeyguardRepository); in setup()
638 mKeyguardBottomAreaInteractor, in setup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java548 private final KeyguardBottomAreaInteractor mKeyguardBottomAreaInteractor; field in NotificationPanelViewController
951 mKeyguardBottomAreaInteractor = keyguardBottomAreaInteractor; in NotificationPanelViewController()
1633 mKeyguardBottomAreaInteractor.setClockPosition( in updateClockAppearance()
2654 mKeyguardBottomAreaInteractor.setAlpha(alpha); in updateKeyguardBottomAreaAlpha()
2922 mKeyguardBottomAreaInteractor.setAnimateDozingTransitions(animate); in updateDozingVisibilities()
3132 mKeyguardBottomAreaInteractor.setAnimateDozingTransitions(animate); in setDozing()
4786 mKeyguardBottomAreaInteractor.setAlpha(alpha);