Searched refs:ACTION_CANCEL (Results 1 – 4 of 4) sorted by relevance
38 #define ACTION_CANCEL 3 macro
283 if (maskedAction == MotionEvent.ACTION_CANCEL) { in getPointerChangeForAction()
472 …/// Android's [MotionEvent.ACTION_CANCEL](https://developer.android.com/reference/android/view/Mot…
1354 case MotionEvent.ACTION_CANCEL: in onTouch()