Home
last modified time | relevance | path

Searched refs:isOutOfBounds (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DSearchDialog.java501 if (!mSearchAutoComplete.isPopupShowing() && isOutOfBounds(mSearchPlate, event)) { in onTouchEvent()
510 private boolean isOutOfBounds(View v, MotionEvent event) { in isOutOfBounds() method in SearchDialog
/frameworks/base/core/java/android/view/
DWindow.java1493 event.getAction() == MotionEvent.ACTION_UP && isOutOfBounds(context, event) in shouldCloseOnTouch()
1510 private boolean isOutOfBounds(Context context, MotionEvent event) { in isOutOfBounds() method in Window
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java520 private boolean isOutOfBounds(int x, int y) {
550 if (isOutOfBounds(x, y)) {
/frameworks/base/boot/
Dboot-image-profile.txt18351 HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8494 Landroid/app/SearchDialog;->isOutOfBounds(Landroid/view/View;Landroid/view/MotionEvent;)Z
65038 Landroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
/frameworks/base/config/
Dboot-image-profile.txt18414 HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z