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