Home
last modified time | relevance | path

Searched refs:getFromApplicationSpecifiedCompletions (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java193 public static ArrayList<SuggestedWordInfo> getFromApplicationSpecifiedCompletions( in getFromApplicationSpecifiedCompletions() method in SuggestedWords
DLatinIME.java1132 SuggestedWords.getFromApplicationSpecifiedCompletions( in onDisplayCompletions()