Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator2.java583 mSelectionArgs1, null, null, null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
644 null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
DContactAggregator.java763 mSelectionArgs1, null, null, null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
DAbstractContactAggregator.java127 protected static final String PRIMARY_HIT_LIMIT_STRING = String.valueOf(PRIMARY_HIT_LIMIT); field in AbstractContactAggregator
1127 null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()