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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 48 private static final int PHONE_MATCH_SCORE = 71;
245 updateSecondaryScore(contactId, PHONE_MATCH_SCORE);
RawContactMatcher.java 46 private static final int PHONE_MATCH_SCORE = 71;
247 updateSecondaryScore(rawContactId, contactId, accountId, PHONE_MATCH_SCORE);

Completed in 42 milliseconds