Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java677 MatchCandidateList candidates = new MatchCandidateList(); in aggregateContact() local
696 candidates, matcher); in aggregateContact()
734 long rawContactId, long accountId, long currentContactId, MatchCandidateList candidates, in aggregateContact() argument
754 candidates.clear(); in aggregateContact()
764 contactId = pickBestMatchBasedOnData(db, rawContactId, candidates, matcher); in aggregateContact()
1526 MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnData() argument
1535 bestMatch = pickBestMatchBasedOnSecondaryData(db, rawContactId, candidates, matcher); in pickBestMatchBasedOnData()
1551 long rawContactId, MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnSecondaryData() argument
1558 loadNameMatchCandidates(db, rawContactId, candidates, true); in pickBestMatchBasedOnSecondaryData()
1573 matchAllCandidates(db, mSb.toString(), candidates, matcher, in pickBestMatchBasedOnSecondaryData()
[all …]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java348 ArrayList<SuggestedWordInfo> candidates) { in removeDups() argument
349 if (candidates.isEmpty()) { in removeDups()
354 didRemoveTypedWord = removeSuggestedWordInfoFrom(typedWord, candidates, in removeDups()
359 for (int i = 0; i < candidates.size(); ++i) { in removeDups()
360 removeSuggestedWordInfoFrom(candidates.get(i).mWord, candidates, in removeDups() local
367 final ArrayList<SuggestedWordInfo> candidates, final int startIndexExclusive) { in removeSuggestedWordInfoFrom() argument
369 for (int i = startIndexExclusive + 1; i < candidates.size(); ++i) { in removeSuggestedWordInfoFrom()
370 final SuggestedWordInfo previous = candidates.get(i); in removeSuggestedWordInfoFrom()
373 candidates.remove(i); in removeSuggestedWordInfoFrom()
/packages/apps/Mms/src/com/android/mms/data/
DContact.java1117 ArrayList<Contact> candidates = mContactsHash.get(key); in internalGet() local
1118 if (candidates != null) { in internalGet()
1119 int length = candidates.size(); in internalGet()
1121 Contact c= candidates.get(i); in internalGet()
1133 candidates = new ArrayList<Contact>(); in internalGet()
1135 mContactsHash.put(key, candidates); in internalGet()
1140 candidates.add(c); in internalGet()
1168 ArrayList<Contact> candidates = mContactsHash.get(key); in remove() local
1169 if (candidates != null) { in remove()
1170 int length = candidates.size(); in remove()
[all …]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnJAJP.java1597 int candidates = 0; in updatePrediction() local
1602 candidates = mConverter.predict(mComposingText, 0, cursor); in updatePrediction()
1605 candidates = mConverter.predict(mComposingText, 0, -1); in updatePrediction()
1610 if (candidates > 0) { in updatePrediction()
1882 int candidates = mConverter.makeCandidateListOf(mCommitCount); in updateCandidateView() local
1884 if (candidates != 0) { in updateCandidateView()
DOpenWnnEN.java782 int candidates = 0; in updatePrediction() local
785 candidates = mConverter.predict(mComposingText, 0, -1); in updatePrediction()
788 if (candidates > 0) { in updatePrediction()
DTextCandidatesViewManager.java456 mViewBody = (ViewGroup)inflater.inflate(R.layout.candidates, null); in initView()
/packages/inputmethods/OpenWnn/
DChangeLog.txt12 - Display style of the candidates view is changed.
63 - Display style of the candidates view is changed.
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...