Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java478 return locateHandle(view); in calculateCoordinates()
488 private float[] locateHandle(View view) { in locateHandle() method in TextViewActions.CurrentHandleCoordinates