Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardBottomAreaVibrations.kt37 val vibrationCount = ShakeAnimationCycles.toInt() * 2 in <lambda>() constant
38 repeat(vibrationCount) { in <lambda>()