Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
H A DDefaultLockIconSection.kt41 private val lockIconViewId = R.id.lock_icon_view regex
98 constrainWidth(lockIconViewId, sensorRect.right - sensorRect.left)
99 constrainHeight(lockIconViewId, sensorRect.bottom - sensorRect.top)
101 lockIconViewId,
108 lockIconViewId,