Searched refs:mEndCharPos (Results 1 – 1 of 1) sorted by relevance
8849 private int mEndCharPos; field in TextViewTest.ClickableSpanTestDetails8857 mEndCharPos = endCharPos; in ClickableSpanTestDetails()8864 int xEnd = (int) mParent.getLayout().getPrimaryHorizontal(mEndCharPos, true); in calculatePositions()8865 int line = mParent.getLayout().getLineForOffset(mEndCharPos); in calculatePositions()