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