Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardIndicationAreaViewModel.kt111 fun indicationAreaTranslationY(defaultBurnInOffset: Int): Flow<Float> { in <lambda>() method
DKeyguardBottomAreaViewModel.kt109 fun indicationAreaTranslationY(defaultBurnInOffset: Int): Flow<Float> { in <lambda>() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardIndicationAreaViewModelTest.kt165 fun indicationAreaTranslationY() = in indicationAreaTranslationY() method in com.android.systemui.keyguard.ui.viewmodel.KeyguardIndicationAreaViewModelTest