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()712 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnViewCenter() local735 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnView() local776 int xOnScreen, int yOnScreen, int touchSlop, long extraWaitMs, boolean upGesture) { in emulateLongPressOnScreen()
129 int touchSlop = ViewConfiguration.get(mActivity).getScaledTouchSlop(); in testOnTouchEvent() local
531 final int touchSlop = getTouchSlop(); in testHandwritingStylusEvents() local976 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText() local1037 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_password() local1098 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_password_showSoftInputOnFocusFalse() local1159 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_prefDisabled() local1212 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_autoHandwritingDisabled() local1271 final int touchSlop = getTouchSlop(); in testHandwriting_fingerTouchIsIgnored() local1549 final int touchSlop = getTouchSlop(); in testOnViewClicked_withStylusHandwriting() local
70 final int touchSlop = ViewConfiguration.get(mContext).getScaledTouchSlop(); in touchAndCancelOnDisplayCenterSync() local
473 final int touchSlop = ViewConfiguration.get(mActivity).getScaledWindowTouchSlop(); in testTouchEvent() local