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.java1860 private int getChipEnd(DrawableRecipientChip chip) { in getChipEnd() method in RecipientEditTextView
1994 ? getChipEnd(currentChip) : getChipStart(currentChip); in touchedWarningIcon()
2150 int end = getChipEnd(chip); in findChip()
2634 int end = getChipEnd(chip); in unselectChip()
2729 int end = getChipEnd(chip); in replaceChip()