Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java1328 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, mMatcher); in updateAggregationAfterVisibilityChange()
1621 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher); in updateMatchScoresBasedOnDataMatches()
1661 private void updateMatchScoresBasedOnIdentityMatch(SQLiteDatabase db, long rawContactId, in updateMatchScoresBasedOnIdentityMatch() method in ContactAggregator
2796 updateMatchScoresBasedOnIdentityMatch(db, rawContactId, matcher); in updateMatchScoresForSuggestionsBasedOnDataMatches()