Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1863 private int getChipEnd(DrawableRecipientChip chip) { in getChipEnd() method in RecipientEditTextView
1997 ? getChipEnd(currentChip) : getChipStart(currentChip); in touchedWarningIcon()
2153 int end = getChipEnd(chip); in findChip()
2637 int end = getChipEnd(chip); in unselectChip()
2732 int end = getChipEnd(chip); in replaceChip()