Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenState.java95 AuthController authController, in DozeScreenState()
H A DDozeTriggers.java199 SecureSettings secureSettings, AuthController authController, in DozeTriggers()
H A DDozeSensors.java159 AuthController authController, in DozeSensors()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DSessionTracker.java73 AuthController authController, in SessionTracker()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthControllerTest.java296 AuthController authController = new TestableAuthController(mContextSpy); in testRegistersBiometricStateListener_afterAllAuthenticatorsAreRegistered() local
323 AuthController authController = new TestableAuthController(mContextSpy); in testDoesNotCrash_afterEnrollmentsChangedForUnknownSensor() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java117 AuthController authController, in DozeServiceHost()
H A DBiometricUnlockController.java284 AuthController authController, in BiometricUnlockController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java187 @NonNull AuthController authController, in LockIconViewController()
H A DKeyguardUpdateMonitor.java2349 AuthController authController, in KeyguardUpdateMonitor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java146 AuthController authController, in NotificationShadeWindowControllerImpl()
H A DNotificationPanelViewController.java692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java327 AuthController authController) { in ScreenDecorations()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java266 AuthController authController, in KeyguardIndicationController()