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.java1856 private int getChipStart(DrawableRecipientChip chip) { in getChipStart() method in RecipientEditTextView
1994 ? getChipEnd(currentChip) : getChipStart(currentChip); in touchedWarningIcon()
2036 int line = getLayout().getLineForOffset(getChipStart(currentChip)); in showAlternates()
2149 int start = getChipStart(chip); in findChip()
2607 int line = getLayout().getLineForOffset(getChipStart(currentChip)); in showAddress()
2633 int start = getChipStart(chip); in unselectChip()
2728 int start = getChipStart(chip); in replaceChip()