Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/qs/
DQSLongPressEffect.kt123 fun handleAnimationStart() { in handleAnimationStart() method in com.android.systemui.haptics.qs.QSLongPressEffect
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/qs/
DQSLongPressEffectTest.kt134 longPressEffect.handleAnimationStart() in onAnimationStart_whileWaiting_effectBegins()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt450 doOnStart { longPressEffect?.handleAnimationStart() } in <lambda>()