Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1690 private int getChipStart(DrawableRecipientChip chip) { in getChipStart() method in RecipientEditTextView
1815 int line = getLayout().getLineForOffset(getChipStart(currentChip)); in showAlternates()
1928 int start = getChipStart(chip); in findChip()
2386 int line = getLayout().getLineForOffset(getChipStart(currentChip)); in showAddress()
2412 int start = getChipStart(chip); in unselectChip()
2507 int start = getChipStart(chip); in replaceChip()