Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPatternBouncer.kt440 val dotsByRow = in showFailureAnimation() constant
452 dotsByRow.forEachIndexed { rowIndex, rowDots -> in showFailureAnimation()