Home
last modified time | relevance | path

Searched defs:lightRevealEffect (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DLightRevealScrimViewModel.kt31 val lightRevealEffect: Flow<LightRevealEffect> = interactor.lightRevealEffect constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DLightRevealScrimInteractor.kt68 val lightRevealEffect: Flow<LightRevealEffect> = constant in com.android.systemui.keyguard.domain.interactor.LightRevealScrimInteractor