Searched refs:mStartCharPos (Results 1 – 1 of 1) sorted by relevance
9637 private int mStartCharPos; field in TextViewTest.ClickableSpanTestDetails9645 mStartCharPos = startCharPos; in ClickableSpanTestDetails()9652 int xStart = (int) mParent.getLayout().getPrimaryHorizontal(mStartCharPos, true); in calculatePositions()