Home
last modified time | relevance | path

Searched defs:effectDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/qs/
DQSLongPressEffect.kt45 var effectDuration = 0 variable in com.android.systemui.haptics.qs.QSLongPressEffect
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/qs/
DQSLongPressEffectTest.kt54 private val effectDuration = 400 constant