Home
last modified time | relevance | path

Searched refs:locateHandlePointsTextIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java437 return locateHandlePointsTextIndex(view); in calculateCoordinates()
447 private float[] locateHandlePointsTextIndex(View view) { in locateHandlePointsTextIndex() method in TextViewActions.HandleCoordinates