Searched refs:biometricUnlockController (Results 1 – 7 of 7) sorted by relevance
48 BiometricUnlockController biometricUnlockController) { in DozeWallpaperState() argument51 biometricUnlockController, in DozeWallpaperState()57 BiometricUnlockController biometricUnlockController, DozeParameters parameters) { in DozeWallpaperState() argument59 mBiometricUnlockController = biometricUnlockController; in DozeWallpaperState()
76 BiometricUnlockController biometricUnlockController = getComponent(StatusBar.class) in fakeWakeAndUnlock() local78 biometricUnlockController.onBiometricAcquired(BiometricSourceType.FINGERPRINT); in fakeWakeAndUnlock()79 biometricUnlockController.onBiometricAuthenticated( in fakeWakeAndUnlock()
100 BiometricUnlockController biometricUnlockController) { in setBiometricUnlockController() argument101 mBiometricUnlockController = biometricUnlockController; in setBiometricUnlockController()
214 BiometricUnlockController biometricUnlockController, in registerStatusBar() argument224 mBiometricUnlockController = biometricUnlockController; in registerStatusBar()
650 public void setBiometricUnlockController(BiometricUnlockController biometricUnlockController) { in setBiometricUnlockController() argument651 mBiometricUnlockController = biometricUnlockController; in setBiometricUnlockController()
774 BiometricUnlockController biometricUnlockController, in TestableStatusBar() argument806 mBiometricUnlockController = biometricUnlockController; in TestableStatusBar()
2073 BiometricUnlockController biometricUnlockController, ViewGroup lockIconContainer, in registerStatusBar() argument2077 biometricUnlockController, mDismissCallbackRegistry, lockIconContainer, in registerStatusBar()