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