Home
last modified time | relevance | path

Searched defs:biometricUnlockController (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeWallpaperState.java46 BiometricUnlockController biometricUnlockController, in DozeWallpaperState()
DDozeFactory.java73 BiometricUnlockController biometricUnlockController, in DozeFactory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DLatencyTester.java56 public LatencyTester(Context context, BiometricUnlockController biometricUnlockController, in LatencyTester()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java197 BiometricUnlockController biometricUnlockController, in registerStatusBar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightBarController.java105 BiometricUnlockController biometricUnlockController) { in setBiometricUnlockController()
DStatusBarKeyguardViewManager.java231 BiometricUnlockController biometricUnlockController, in registerStatusBar()
DNotificationPanelViewController.java497 BiometricUnlockController biometricUnlockController, in NotificationPanelViewController()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java356 BiometricUnlockController biometricUnlockController, in registerStatusBar()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationShadeDepthControllerTest.kt59 @Mock private lateinit var biometricUnlockController: BiometricUnlockController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java677 public void setBiometricUnlockController(BiometricUnlockController biometricUnlockController) { in setBiometricUnlockController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2189 BiometricUnlockController biometricUnlockController, ViewGroup lockIconContainer, in registerStatusBar()