Searched refs:MAX_CHIPS_PARSED (Results 1 – 1 of 1) sorted by relevance
134 private static final int MAX_CHIPS_PARSED = 50; field in RecipientEditTextView1357 if (mPendingChipsCount <= MAX_CHIPS_PARSED) { in handlePendingChips()