Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java104 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in DozeServiceHost() argument
122 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in DozeServiceHost()
DStatusBar.java772 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in StatusBar()
867 mBiometricUnlockControllerLazy = biometricUnlockControllerLazy; in StatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java185 Lazy<BiometricUnlockController> biometricUnlockControllerLazy, in provideStatusBar()
276 biometricUnlockControllerLazy, in provideStatusBar()