Home
last modified time | relevance | path

Searched refs:carKeyguardViewController (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardOverlayViewMediator.java47 CarKeyguardViewController carKeyguardViewController, in CarKeyguardOverlayViewMediator() argument
52 mCarKeyguardViewController = carKeyguardViewController; in CarKeyguardOverlayViewMediator()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DFullscreenUserSwitcherViewMediator.java41 CarKeyguardViewController carKeyguardViewController, in FullscreenUserSwitcherViewMediator() argument
46 mCarKeyguardViewController = carKeyguardViewController; in FullscreenUserSwitcherViewMediator()
/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIModule.java174 CarKeyguardViewController carKeyguardViewController); in bindKeyguardViewController() argument