Home
last modified time | relevance | path

Searched defs:mKeyguardSliceViewController (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardStatusViewControllerBaseTest.java47 @Mock protected KeyguardSliceViewController mKeyguardSliceViewController; field in KeyguardStatusViewControllerBaseTest
H A DKeyguardClockSwitchControllerBaseTest.java77 KeyguardSliceViewController mKeyguardSliceViewController; field in KeyguardClockSwitchControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java79 private final KeyguardSliceViewController mKeyguardSliceViewController; field in KeyguardClockSwitchController
H A DKeyguardStatusViewController.java94 private final KeyguardSliceViewController mKeyguardSliceViewController; field in KeyguardStatusViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java312 @Mock protected KeyguardSliceViewController mKeyguardSliceViewController; field in NotificationPanelViewControllerBaseTest