Home
last modified time | relevance | path

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

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