Home
last modified time | relevance | path

Searched refs:canTouchDeviceEntryViewAlpha (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DDeviceEntryUdfpsTouchOverlayViewModel.kt54 ) { canTouchDeviceEntryViewAlpha, alternateBouncerVisible, hideAffordancesRequest -> in <lambda>() method
56 (canTouchDeviceEntryViewAlpha && !hideAffordancesRequest) || in <lambda>()
60 canTouchDeviceEntryViewAlpha, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DDeviceEntryIconLogger.kt42 canTouchDeviceEntryViewAlpha: Boolean, in i()
50 bool1 = canTouchDeviceEntryViewAlpha in i()