Searched refs:isOutOfBounds (Results 1 – 6 of 6) sorted by relevance
501 if (!mSearchAutoComplete.isPopupShowing() && isOutOfBounds(mSearchPlate, event)) { in onTouchEvent()510 private boolean isOutOfBounds(View v, MotionEvent event) { in isOutOfBounds() method in SearchDialog
1493 event.getAction() == MotionEvent.ACTION_UP && isOutOfBounds(context, event) in shouldCloseOnTouch()1510 private boolean isOutOfBounds(Context context, MotionEvent event) { in isOutOfBounds() method in Window
520 private boolean isOutOfBounds(int x, int y) {550 if (isOutOfBounds(x, y)) {
18351 HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
8494 Landroid/app/SearchDialog;->isOutOfBounds(Landroid/view/View;Landroid/view/MotionEvent;)Z65038 Landroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
18414 HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z