Searched refs:SLOP (Results 1 – 2 of 2) sorted by relevance
61 dragDetector.setTouchSlop(SLOP) in setUp()99 val newX = X + SLOP - 1 in testMoveInSlop_touch_passesDownAndUp()126 val newX = X + SLOP - 1 in testMoveInSlop_mouse_passesDownMoveAndUp()154 val newX = X + SLOP + 1 in testMoveBeyondSlop_passesDownMoveAndUp()206 private const val SLOP = 10 constant
29 SLOP=512 # Amount of filesystem slop in ${BLOCK_SIZE} blocks221 ${DDBIN} if=/dev/zero of=${tempfile} bs=${BLOCK_SIZE} count=$((${block_count} + ${SLOP})) > /dev/nu…