Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java159 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarKeyguardViewController() argument
183 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CarKeyguardViewController()