Searched defs:touchSlop (Results 1 – 4 of 4) sorted by relevance
409 final int touchSlop = getTouchSlop(); in testHandwritingStylusEvents() local475 final int touchSlop = getTouchSlop(); in testHandwritingEndToEnd() local524 final int touchSlop = getTouchSlop(); in testHandwritingInitMultipleTimes() local584 final int touchSlop = getTouchSlop(); in testHandwritingInOffsetHandwritingBounds() local636 final int touchSlop = getTouchSlop(); in testStylusSession_stylusWouldNotTriggerNavbarGestures() local693 final int touchSlop = getTouchSlop(); in testStylusSession_fingerTriggersNavbarGestures() local830 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText() local889 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_autoHandwritingDisabled() local1058 final int touchSlop = getTouchSlop(); in testOnViewClicked_withStylusHandwriting() local1165 final int touchSlop = getTouchSlop(); in testHandwriting_focusedCustomEditor() local[all …]
138 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateTapOnView() local187 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateDoubleTapOnView() local316 final int touchSlop = ViewConfiguration.get( in emulateDragGesture() local338 private int getMaxDragDuration(int touchSlop, long longPressTimeoutMs, in getMaxDragDuration()452 int touchSlop, int xOnScreen, int yOnScreen, boolean waitForAnimations) { in injectMoveEventForTap()777 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnViewCenter() local800 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnView() local841 int xOnScreen, int yOnScreen, int touchSlop, long extraWaitMs, boolean upGesture) { in emulateLongPressOnScreen()
70 final int touchSlop = ViewConfiguration.get(mContext).getScaledTouchSlop(); in touchAndCancelOnDisplayCenterSync() local
469 final int touchSlop = ViewConfiguration.get(mActivity).getScaledWindowTouchSlop(); in testTouchEvent() local