Searched defs:sortedScores (Results 1 – 2 of 2) sorted by relevance
51 WordComposer wordComposer, ArrayList<CharSequence> suggestions, int[] sortedScores, in updateAutoCorrectionStatus()112 ArrayList<CharSequence> suggestions, int correctionMode, int[] sortedScores, in hasAutoCorrectionForBinaryDictionary()
412 final int[] sortedScores; in addWord() local