Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator2.java501 private void updateMatchScoresBasedOnExceptions(SQLiteDatabase db, long rawContactId, in updateMatchScoresBasedOnExceptions() method in ContactAggregator2
872 updateMatchScoresBasedOnExceptions(db, rawContactId, matcher); in updateMatchScores()