Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java3321 return supportGetOffsetAtCoordinate(line, x); in supportGetOffsetForPosition()
3342 private int supportGetOffsetAtCoordinate(int line, float x) { in supportGetOffsetAtCoordinate() method in RecipientEditTextView