Searched refs:ACTION_OUTSIDE (Results 1 – 15 of 15) sorted by relevance
126 if (action == MotionEvent.ACTION_OUTSIDE) { in onTouchEvent()
329 || action == MotionEvent.ACTION_CANCEL || action == MotionEvent.ACTION_OUTSIDE; in onTouchEvent()390 case MotionEvent.ACTION_OUTSIDE: in onTouchEvent()
224 public static final int ACTION_OUTSIDE = 4; field in MotionEvent3200 case ACTION_OUTSIDE: in actionToString()
165 case MotionEvent.ACTION_OUTSIDE: return "Outside";
118 case (MotionEvent.ACTION_OUTSIDE) :
549 case MotionEvent.ACTION_OUTSIDE:
221 if (mDeadZone != null && event.getAction() == MotionEvent.ACTION_OUTSIDE) { in onTouchEvent()
3021 && event.getAction() == MotionEvent.ACTION_OUTSIDE // touch outside the source bar in checkUserAutohide()
459 case MotionEvent.ACTION_OUTSIDE: in logCoords()
2278 } else if (event.getAction() == MotionEvent.ACTION_OUTSIDE) {
1092 if (event.getAction() == MotionEvent.ACTION_OUTSIDE) {
32978 field public static final int ACTION_OUTSIDE = 4; // 0x4
41770 field public static final int ACTION_OUTSIDE = 4; // 0x4
41849 field public static final int ACTION_OUTSIDE = 4; // 0x4
44770 field public static final int ACTION_OUTSIDE = 4; // 0x4