Home
last modified time | relevance | path

Searched defs:MatchScore (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DMatchScore.java21 public class MatchScore implements Comparable<MatchScore> { class
38 public MatchScore(long rawContactId, long contactId, long accountId) { in MatchScore() method in MatchScore
44 public MatchScore(long contactId) { in MatchScore() method in MatchScore