Home | History | Annotate | Download | only in views

Lines Matching refs:touchSlop

1127             final int touchSlop = configuration.getScaledTouchSlop();
1128 sTouchSlopSquare = touchSlop * touchSlop;