Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardBottomAreaInteractor.kt60 fun shouldConstrainToTopOfLockIcon(): Boolean = repository.isUdfpsSupported() method in com.android.systemui.keyguard.domain.interactor.KeyguardBottomAreaInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModel.kt124 fun shouldConstrainToTopOfLockIcon(): Boolean = in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardBottomAreaViewBinder.kt98 fun shouldConstrainToTopOfLockIcon(): Boolean in <lambda>() method
321 override fun shouldConstrainToTopOfLockIcon(): Boolean = in <lambda>() method