Searched refs:locateTextAtIndex (Results 1 – 1 of 1) sorted by relevance
521 return locateTextAtIndex((TextView) view, mIndex, mPrimary); in calculateCoordinates()540 private float[] locateTextAtIndex(TextView textView, int index, boolean primary) { in locateTextAtIndex() method in TextViewActions.TextCoordinates