Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java203 public static IRemoteTransition wrap(final KeyguardViewMediator keyguardViewMediator, in wrap()
328 KeyguardViewMediator keyguardViewMediator, in KeyguardService()
DKeyguardViewConfigurator.kt109 private val keyguardViewMediator: KeyguardViewMediator, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
DKeyguardUnlockAnimationController.kt154 keyguardViewMediator: Lazy<KeyguardViewMediator>, in <lambda>() constant in com.android.systemui.keyguard.KeyguardUnlockAnimationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogComponent.java81 KeyguardViewMediator keyguardViewMediator, in VolumeDialogComponent()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationControllerTest.kt60 private lateinit var keyguardViewMediator: KeyguardViewMediator variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImplTest.kt83 @Mock private lateinit var keyguardViewMediator: KeyguardViewMediator variable in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java153 KeyguardViewMediator keyguardViewMediator, in NotificationShadeWindowControllerImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationControllerTest.kt59 private lateinit var keyguardViewMediator: KeyguardViewMediator in <lambda>() variable in com.android.systemui.keyguard.KeyguardUnlockAnimationControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java276 KeyguardViewMediator keyguardViewMediator, in BiometricUnlockController()
DCentralSurfacesImpl.java629 KeyguardViewMediator keyguardViewMediator, in CentralSurfacesImpl()