Home
last modified time | relevance | path

Searched refs:mYPosInside (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java6570 spanDetails.mYPosInside); in testClickableSpanOnClickSingleTapInside()
6578 spanDetails.mYPosInside); in testClickableSpanOnClickDoubleTapInside()
7736 int mYPosInside; field in TextViewTest.ClickableSpanTestDetails
7762 mYPosInside = (yTop + yBottom) / 2; in calculatePositions()