HomeSort by relevance Sort by last modified time
    Searched defs:ALLOWANCE_FOR_DUPLICATES (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 83 private static final int ALLOWANCE_FOR_DUPLICATES = 5;
236 String.valueOf(getLimit() + ALLOWANCE_FOR_DUPLICATES))
  /frameworks/opt/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java 83 static final int ALLOWANCE_FOR_DUPLICATES = 5;
    [all...]

Completed in 78 milliseconds