Searched refs:isInGestureRegion (Results 1 – 1 of 1) sorted by relevance
71 if (isInGestureRegion(motionEvent)) { in onMotionEvent()113 private boolean isInGestureRegion(MotionEvent ev) { in isInGestureRegion() method in BubblesNavBarMotionEventHandler