Searched refs:handleActionUp (Results 1 – 5 of 5) sorted by relevance
105 fun handleActionUp() { in handleActionUp() method
144 longPressEffect.handleActionUp() in onActionUp_whileEffectHasBegun_reversesEffect()
643 handleActionUp(event, rawEvent, policyFlags); in handleMotionEventStateTouchInteracting()668 handleActionUp(event, rawEvent, policyFlags); in handleMotionEventStateTouchExploring()846 private void handleActionUp(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in handleActionUp() method in TouchExplorer
1080 handleActionUp(); in onTouchEvent()1175 private void handleActionUp() { in handleActionUp() method
634 MotionEvent.ACTION_UP -> longPressEffect.handleActionUp() in <lambda>()