Searched refs:handleActionCancel (Results 1 – 3 of 3) sorted by relevance
113 longPressEffect.handleActionCancel() in onActionCancel_whileWaiting_goesIdle()171 longPressEffect.handleActionCancel() in onActionCancel_whileEffectHasBegun_reversesEffect()206 longPressEffect.handleActionCancel() in onActionDown_whileRunningBackwards_cancels()229 longPressEffect.handleActionCancel() in onAnimationComplete_whileRunningBackwards_goesToIdle()
112 fun handleActionCancel() { in handleActionCancel() method
635 MotionEvent.ACTION_CANCEL -> longPressEffect.handleActionCancel() in <lambda>()