Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardIndicationAreaViewModelTest.kt110 fun isIndicationAreaPadded() = runTest { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardIndicationAreaViewModel.kt49 val isIndicationAreaPadded: Flow<Boolean> = in <lambda>() constant