Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DAlternateBouncerViewBinder.kt256 val udfpsViewId = R.id.alternate_bouncer_udfps_icon_view in <lambda>() constant
257 var udfpsView = view.getViewById(udfpsViewId) in <lambda>()
261 id = udfpsViewId in <lambda>()
277 constrainWidth(udfpsViewId, iconLocation.width) in <lambda>()
278 constrainHeight(udfpsViewId, iconLocation.height) in <lambda>()
280 udfpsViewId, in <lambda>()
287 udfpsViewId, in <lambda>()