Searched defs:getLastChip (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java492 /*package*/ DrawableRecipientChip getLastChip() { method in class:RecipientEditTextView
540 DrawableRecipientChip last = getLastChip();
1433 end = getSpannable().getSpanEnd(getLastChip());
1831 final DrawableRecipientChip lastRecipientChip = getLastChip();

Completed in 15 milliseconds