Home
last modified time | relevance | path

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

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