Searched defs:touchSlop (Results 1 – 5 of 5) sorted by relevance
109 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateTapOnView() local156 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateDoubleTapOnView() local279 final int touchSlop = ViewConfiguration.get( in emulateDragGesture() local301 private int getMaxDragDuration(int touchSlop, long longPressTimeoutMs, in getMaxDragDuration()396 int touchSlop, int xOnScreen, int yOnScreen) { in injectMoveEventForTap()708 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnViewCenter() local731 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnView() local772 int xOnScreen, int yOnScreen, int touchSlop, long extraWaitMs, boolean upGesture) { in emulateLongPressOnScreen()
521 final int touchSlop = getTouchSlop(); in testHandwritingStylusEvents() local673 final int touchSlop = getTouchSlop(); in testHandwritingInitMultipleTimes() local915 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText() local976 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_password() local1036 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_prefDisabled() local1089 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_autoHandwritingDisabled() local1153 final int touchSlop = getTouchSlop(); in testHandwriting_fingerTouchIsIgnored() local1469 final int touchSlop = getTouchSlop(); in testOnViewClicked_withStylusHandwriting() local
129 int touchSlop = ViewConfiguration.get(mActivity).getScaledTouchSlop(); in testOnTouchEvent() local
70 final int touchSlop = ViewConfiguration.get(mContext).getScaledTouchSlop(); in touchAndCancelOnDisplayCenterSync() local
469 final int touchSlop = ViewConfiguration.get(mActivity).getScaledWindowTouchSlop(); in testTouchEvent() local