Home
last modified time | relevance | path

Searched refs:MAX_CHIPS_PARSED (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java134 private static final int MAX_CHIPS_PARSED = 50; field in RecipientEditTextView
1357 if (mPendingChipsCount <= MAX_CHIPS_PARSED) { in handlePendingChips()