Home
last modified time | relevance | path

Searched defs:alternateBouncerInteractor (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardDismissInteractorFactory.kt81 val alternateBouncerInteractor = in create() constant
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/bouncer/domain/interactor/
DAlternateBouncerInteractorKosmos.kt33 val Kosmos.alternateBouncerInteractor: AlternateBouncerInteractor by constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DCentralSurfacesDependenciesModule.java227 Lazy<AlternateBouncerInteractor> alternateBouncerInteractor, in provideDialogTransitionAnimator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java96 AlternateBouncerInteractor alternateBouncerInteractor in StatusBarTouchableRegionManager()
DStatusBarKeyguardViewManager.java387 AlternateBouncerInteractor alternateBouncerInteractor, in StatusBarKeyguardViewManager()
DCentralSurfacesImpl.java607 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntryInteractor.kt69 private val alternateBouncerInteractor: AlternateBouncerInteractor, in <lambda>() constant
DSystemUIDeviceEntryFaceAuthInteractor.kt82 private val alternateBouncerInteractor: AlternateBouncerInteractor, in <lambda>() constant in com.android.systemui.deviceentry.domain.interactor.SystemUIDeviceEntryFaceAuthInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/startable/
DScrimStartable.kt66 private val alternateBouncerInteractor: AlternateBouncerInteractor, in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java160 public NotificationShadeWindowViewController( in NotificationShadeWindowViewController()
DNotificationPanelViewController.java695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DDeviceEntrySideFpsOverlayInteractorTest.kt82 private lateinit var alternateBouncerInteractor: AlternateBouncerInteractor variable in com.android.systemui.keyguard.domain.interactor.DeviceEntrySideFpsOverlayInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt130 @Mock lateinit var alternateBouncerInteractor: AlternateBouncerInteractor variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt150 @Mock lateinit var alternateBouncerInteractor: AlternateBouncerInteractor variable
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepositoryTest.kt163 private val alternateBouncerInteractor = kosmos.alternateBouncerInteractor constant in com.android.systemui.deviceentry.data.repository.DeviceEntryFaceAuthRepositoryTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewControllerLegacy.kt79 private val alternateBouncerInteractor: AlternateBouncerInteractor, in <lambda>() constant
DUdfpsControllerOverlay.kt116 private val alternateBouncerInteractor: AlternateBouncerInteractor, in <lambda>() constant in com.android.systemui.biometrics.UdfpsControllerOverlay
DUdfpsController.java692 public UdfpsController(@NonNull Context context, in UdfpsController()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsControllerOverlayTest.kt129 @Mock private lateinit var alternateBouncerInteractor: AlternateBouncerInteractor in <lambda>() variable in com.android.systemui.biometrics.UdfpsControllerOverlayTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java304 AlternateBouncerInteractor alternateBouncerInteractor, in KeyguardIndicationController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt163 private val alternateBouncerInteractor: AlternateBouncerInteractor, constant