Searched refs:isOutOfBounds (Results 1 – 3 of 3) sorted by relevance
844 && isOutOfBounds(context, event) && peekDecorView() != null) { in shouldCloseOnTouch()850 private boolean isOutOfBounds(Context context, MotionEvent event) { in isOutOfBounds() method in Window
487 if (!mSearchAutoComplete.isPopupShowing() && isOutOfBounds(mSearchPlate, event)) { in onTouchEvent()496 private boolean isOutOfBounds(View v, MotionEvent event) { in isOutOfBounds() method in SearchDialog
1941 private boolean isOutOfBounds(int x, int y) {1953 if (isOutOfBounds(x, y)) {