Home
last modified time | relevance | path

Searched defs:deviceEntrySourceInteractor (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntrySourceInteractorKosmos.kt24 val Kosmos.deviceEntrySourceInteractor by constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
DAuthRippleInteractorTest.kt42 private val deviceEntrySourceInteractor = kosmos.deviceEntrySourceInteractor constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DDeviceEntryIconViewModel.kt72 private val deviceEntrySourceInteractor: DeviceEntrySourceInteractor, in <lambda>() constant