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.java585 mSelectionArgs1, null, null, null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
646 null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
DAbstractContactAggregator.java128 protected static final String PRIMARY_HIT_LIMIT_STRING = String.valueOf(PRIMARY_HIT_LIMIT); field in AbstractContactAggregator
1135 null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()
DContactAggregator.java765 mSelectionArgs1, null, null, null, PRIMARY_HIT_LIMIT_STRING); in updateMatchScoresBasedOnNameMatches()