Searched refs:isOutOfBounds (Results 1 – 5 of 5) 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
1304 event.getAction() == MotionEvent.ACTION_UP && isOutOfBounds(context, event) in shouldCloseOnTouch()1321 private boolean isOutOfBounds(Context context, MotionEvent event) { in isOutOfBounds() method in Window
485 private boolean isOutOfBounds(int x, int y) {515 if (isOutOfBounds(x, y)) {
8497 Landroid/app/SearchDialog;->isOutOfBounds(Landroid/view/View;Landroid/view/MotionEvent;)Z30396 Landroid/icu/text/StringSearch;->isOutOfBounds(III)Z79467 Landroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
17764 HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z