Searched refs:mBiometricUnlockControllerLazy (Results 1 – 1 of 1) sorted by relevance
94 private final Lazy<BiometricUnlockController> mBiometricUnlockControllerLazy; field in CarKeyguardViewController183 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CarKeyguardViewController()222 mBiometricUnlockControllerLazy.get().setKeyguardViewController(this); in onFinishInflate()