Searched refs:updateMatchScoresBasedOnIdentityMatch (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java490 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, mMatcher);
673 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher);
713 private void updateMatchScoresBasedOnIdentityMatch(SQLiteDatabase db, long rawContactId, method in class:ContactAggregator
929 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher);
H A DContactAggregator2.java473 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, mMatcher);
553 private void updateMatchScoresBasedOnIdentityMatch(SQLiteDatabase db, long rawContactId, method in class:ContactAggregator2
842 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher);
860 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher);

Completed in 59 milliseconds