Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactAggregator.java240 public AggregationNameLookupBuilder(NameSplitter splitter, MatchCandidateList candidates) { in AggregationNameLookupBuilder()
421 MatchCandidateList candidates = new MatchCandidateList(); in run() local
439 private boolean aggregateBatch(SQLiteDatabase db, MatchCandidateList candidates, in aggregateBatch()
563 MatchCandidateList candidates = new MatchCandidateList(); in aggregateInTransaction() local
615 MatchCandidateList candidates = new MatchCandidateList(); in aggregateContact() local
647 long currentContactId, MatchCandidateList candidates, ContactMatcher matcher, in aggregateContact()
826 MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnData()
846 MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnSecondaryData()
908 int mode, MatchCandidateList candidates, ContactMatcher matcher) { in updateMatchScoresBasedOnDataMatches()
952 private void addMatchCandidatesStructuredName(String name, MatchCandidateList candidates) { in addMatchCandidatesStructuredName()
[all …]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java760 int candidates = 0; in updatePrediction() local
DOpenWnnJAJP.java1261 int candidates = 0; in updatePrediction() local
1515 int candidates = mConverter.makeCandidateListOf(mCommitCount); in updateCandidateView() local