Searched refs:mXPosInside (Results 1 – 1 of 1) sorted by relevance
6569 CtsTouchUtils.emulateTapOnView(mInstrumentation, mTextView, spanDetails.mXPosInside, in testClickableSpanOnClickSingleTapInside()6577 CtsTouchUtils.emulateDoubleTapOnView(mInstrumentation, mTextView, spanDetails.mXPosInside, in testClickableSpanOnClickDoubleTapInside()7735 int mXPosInside; field in TextViewTest.ClickableSpanTestDetails7761 mXPosInside = (xStart + xEnd) / 2; in calculatePositions()