Home
last modified time | relevance | path

Searched defs:authController (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenState.java92 AuthController authController, in DozeScreenState()
H A DDozeTriggers.java186 SecureSettings secureSettings, AuthController authController, in DozeTriggers()
H A DDozeSensors.java157 AuthController authController, in DozeSensors()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthControllerTest.java196 AuthController authController = new TestableAuthController(mContextSpy, mExecution, in testRegistersFingerprintStateListener_afterAllAuthenticatorsAreRegistered() local
219 AuthController authController = new TestableAuthController(mContextSpy, mExecution, in testDoesNotCrash_afterEnrollmentsChangedForUnknownSensor() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java110 AuthController authController, in DozeServiceHost()
H A DBiometricUnlockController.java271 AuthController authController, in BiometricUnlockController()
H A DNotificationShadeWindowControllerImpl.java122 AuthController authController) { in NotificationShadeWindowControllerImpl()
H A DNotificationPanelViewController.java656 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java155 @NonNull AuthController authController, in LockIconViewController()
H A DKeyguardUpdateMonitor.java1803 AuthController authController, in KeyguardUpdateMonitor()