Searched refs:biometricUnlockControllerLazy (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewControllerTest.java | 212 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in TestableCarKeyguardViewController() argument 220 keyguardStateController, keyguardUpdateMonitor, biometricUnlockControllerLazy, in TestableCarKeyguardViewController()
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewController.java | 116 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarKeyguardViewController() argument 132 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in CarKeyguardViewController()
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/statusbar/ |
D | CarStatusBarModule.java | 173 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in provideStatusBar() 252 biometricUnlockControllerLazy, in provideStatusBar()
|
D | CarStatusBar.java | 198 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in CarStatusBar() 279 biometricUnlockControllerLazy, in CarStatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | DozeServiceHost.java | 104 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in DozeServiceHost() argument 122 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in DozeServiceHost()
|
D | StatusBar.java | 696 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in StatusBar() 780 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in StatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarPhoneModule.java | 172 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in provideStatusBar() 251 biometricUnlockControllerLazy, in provideStatusBar()
|