Searched refs:ACTION_OUTSIDE (Results 1 – 17 of 17) sorted by relevance
17 import static android.view.MotionEvent.ACTION_OUTSIDE;52 if (event.getAction() == ACTION_OUTSIDE) { in dispatchTouchEvent()
194 && event.getAction() == MotionEvent.ACTION_OUTSIDE // touch outside the source bar. in checkUserAutoHide()
130 if (action == MotionEvent.ACTION_OUTSIDE) { in onTouchEvent()
95 if (action == MotionEvent.ACTION_OUTSIDE || mTouchedView == null) { in onTouch()
333 || action == MotionEvent.ACTION_CANCEL || action == MotionEvent.ACTION_OUTSIDE; in onTouchEvent()394 case MotionEvent.ACTION_OUTSIDE: in onTouchEvent()
250 public static final int ACTION_OUTSIDE = 4; field in MotionEvent3511 case ACTION_OUTSIDE: in actionToString()
1305 || event.getAction() == MotionEvent.ACTION_OUTSIDE; in shouldCloseOnTouch()
771 final MotionEvent event = MotionEvent.obtain(now, now, MotionEvent.ACTION_OUTSIDE, in notifyOutsideTouchUiThread()
143 if (motionEvent.getAction() == MotionEvent.ACTION_OUTSIDE) { in update()
532 if (event.getAction() == MotionEvent.ACTION_OUTSIDE) { in onTouchEvent()
602 case MotionEvent.ACTION_OUTSIDE: in onTouchEvent()
499 if (event.getAction() == MotionEvent.ACTION_OUTSIDE // touch outside the source bar in checkRemoteInputOutside()
309 case MotionEvent.ACTION_OUTSIDE: in dispatchTouchEvent()
477 case MotionEvent.ACTION_OUTSIDE: in logCoords()
2566 } else if (event.getAction() == MotionEvent.ACTION_OUTSIDE) {
1364 if (event.getAction() == MotionEvent.ACTION_OUTSIDE) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...