Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/qs/
DQSLongPressEffectTest.kt111 testWhileInState(QSLongPressEffect.State.TIMEOUT_WAIT) { in onActionCancel_whileWaiting_goesIdle()
122 testWhileInState(QSLongPressEffect.State.TIMEOUT_WAIT) { in onWaitComplete_whileWaiting_beginsEffect()
132 testWhileInState(QSLongPressEffect.State.TIMEOUT_WAIT) { in onAnimationStart_whileWaiting_effectBegins()
142 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onActionUp_whileEffectHasBegun_reversesEffect()
169 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onActionCancel_whileEffectHasBegun_reversesEffect()
179 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onAnimationComplete_keyguardDismissible_effectEndsWithPrepare()
190 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onAnimationComplete_keyguardNotDismissible_effectEndsWithReset()
204 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onActionDown_whileRunningBackwards_cancels()
217 testWhileInState(QSLongPressEffect.State.RUNNING_FORWARD) { in onAnimatorCancel_effectGoesBackToWait()
227 testWhileInState(QSLongPressEffect.State.RUNNING_BACKWARDS) { in onAnimationComplete_whileRunningBackwards_goesToIdle()
[all …]