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.java97 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarKeyguardViewController() argument
107 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CarKeyguardViewController()