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