Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewMediator.java37 CarKeyguardViewController carKeyguardViewController, in CarKeyguardViewMediator() argument
40 mCarKeyguardViewController = carKeyguardViewController; in CarKeyguardViewMediator()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
H A DFullscreenUserSwitcherViewMediator.java42 CarKeyguardViewController carKeyguardViewController, in FullscreenUserSwitcherViewMediator() argument
47 mCarKeyguardViewController = carKeyguardViewController; in FullscreenUserSwitcherViewMediator()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIModule.java193 CarKeyguardViewController carKeyguardViewController); in bindKeyguardViewController() argument