Home
last modified time | relevance | path

Searched defs:ALLOWANCE_FOR_DUPLICATES (Results 1 – 2 of 2) sorted by relevance

/frameworks/ex/common/java/com/android/common/contacts/
DBaseEmailAddressAdapter.java83 private static final int ALLOWANCE_FOR_DUPLICATES = 5; field in BaseEmailAddressAdapter
/frameworks/opt/chips/src/com/android/ex/chips/
DBaseRecipientAdapter.java83 static final int ALLOWANCE_FOR_DUPLICATES = 5; field in BaseRecipientAdapter