Searched refs:X_HIT_MAX (Results 1 – 1 of 1) sorted by relevance
60 private static final int X_HIT_MAX = 100 - X_EDGE; field in SmallerHitTargetTouchListener101 if (touchXPercent < X_HIT_MIN || touchXPercent > X_HIT_MAX in onTouch()