Searched refs:mYPosInside (Results 1 – 1 of 1) sorted by relevance
7229 spanDetails.mXPosInside, spanDetails.mYPosInside); in testClickableSpanOnClickSingleTapInside()7237 spanDetails.mXPosInside, spanDetails.mYPosInside); in testClickableSpanOnClickDoubleTapInside()8844 int mYPosInside; field in TextViewTest.ClickableSpanTestDetails8870 mYPosInside = (yTop + yBottom) / 2; in calculatePositions()