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

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java1462 private void scrollLineIntoView(int line) { method in class:RecipientEditTextView
2014 scrollLineIntoView(getLayout().getLineForOffset(getChipStart(newChip)));
2039 scrollLineIntoView(getLayout().getLineForOffset(getChipStart(newChip)));

Completed in 31 milliseconds