Searched refs:shouldCreateChip (Results 1 – 1 of 1) sorted by relevance
1639 if (shouldCreateChip(start, end)) { in commitDefault()1661 if (shouldCreateChip(start, end)) { in commitByCharacter()1765 private boolean shouldCreateChip(int start, int end) { in shouldCreateChip() method in RecipientEditTextView