Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/keyguard/
DCarKeyguardViewControllerTest.java212 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in TestableCarKeyguardViewController() argument
220 keyguardStateController, keyguardUpdateMonitor, biometricUnlockControllerLazy, in TestableCarKeyguardViewController()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java116 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarKeyguardViewController() argument
132 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CarKeyguardViewController()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/statusbar/
DCarStatusBarModule.java173 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in provideStatusBar()
252 biometricUnlockControllerLazy, in provideStatusBar()
DCarStatusBar.java198 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarStatusBar()
279 biometricUnlockControllerLazy, in CarStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java104 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in DozeServiceHost() argument
122 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in DozeServiceHost()
DStatusBar.java696 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in StatusBar()
780 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in StatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java172 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in provideStatusBar()
251 biometricUnlockControllerLazy, in provideStatusBar()