Searched refs:isInExtendedSlopRegion (Results 1 – 4 of 4) sorted by relevance
502 public void setIsInExtendedSlopRegion(boolean isInExtendedSlopRegion) { in setIsInExtendedSlopRegion() argument504 mIsInExtendedSlopRegion = isInExtendedSlopRegion; in setIsInExtendedSlopRegion()512 public boolean isInExtendedSlopRegion() { in isInExtendedSlopRegion() method in GestureState
90 if (mGestureState == null || !mGestureState.isInExtendedSlopRegion()) { in onMotionEvent()
205 && !mGestureState.isInExtendedSlopRegion()) { in onMotionEvent()
289 && !mGestureState.isInExtendedSlopRegion()); in onMotionEvent()