Home | History | Annotate | Download | only in widget

Lines Matching refs:actionMasked

979                 final int actionMasked = motionEvent.getActionMasked();
980 if (actionMasked == MotionEvent.ACTION_DOWN) {
1000 if (actionMasked == MotionEvent.ACTION_UP
1001 || actionMasked == MotionEvent.ACTION_CANCEL) {