Searched refs:biometricUnlockControllerLazy (Results 1 – 5 of 5) sorted by relevance
150 private val biometricUnlockControllerLazy: Lazy<BiometricUnlockController>,449 biometricUnlockControllerLazy.get().isWakeAndUnlock /* forceIfAnimating */)598 val isWakeAndUnlockNotFromDream = biometricUnlockControllerLazy.get().isWakeAndUnlock &&599 biometricUnlockControllerLazy.get().mode != MODE_WAKE_AND_UNLOCK_FROM_DREAM636 biometricUnlockControllerLazy.get().isWakeAndUnlock -> {1056 if (biometricUnlockControllerLazy.get().isWakeAndUnlock) {1065 !biometricUnlockControllerLazy.get().isBiometricUnlock) {
69 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in DozeSuppressor() argument74 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in DozeSuppressor()
111 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in DozeServiceHost() argument129 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in DozeServiceHost()
70 private val biometricUnlockControllerLazy: Lazy<BiometricUnlockController>,790 biometricUnlockControllerLazy
734 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CentralSurfacesImpl()846 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CentralSurfacesImpl()