Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1645 private void scrollLineIntoView(int line) { in scrollLineIntoView() method in RecipientEditTextView
2193 scrollLineIntoView(getLayout().getLineForOffset(getChipStart(newChip))); in selectChip()