Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardAmbientIndicationViewModel.kt40 fun indicationAreaTranslationY(defaultBurnInOffset: Int): Flow<Float> { regex
H A DKeyguardIndicationAreaViewModel.kt74 fun indicationAreaTranslationY(defaultBurnInOffset: Int): Flow<Float> { regex
H A DKeyguardBottomAreaViewModel.kt109 fun indicationAreaTranslationY(defaultBurnInOffset: Int): Flow<Float> { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardIndicationAreaViewModelTest.kt141 fun indicationAreaTranslationY() = runTest { regex