Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java6586 spanDetails.mYPosOutside); in testClickableSpanOnClickSingleTapOutside()
6598 viewOnScreenXY[1] + spanDetails.mYPosOutside)); in testClickableSpanOnClickDragOutside()
6600 viewOnScreenXY[1] + spanDetails.mYPosOutside + 50)); in testClickableSpanOnClickDragOutside()
7738 int mYPosOutside; field in TextViewTest.ClickableSpanTestDetails
7764 mYPosOutside = yBottom + 1; in calculatePositions()