Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java42 final boolean isPunctuationSuggestions, in SuggestedWords() argument
49 mIsPunctuationSuggestions = isPunctuationSuggestions; in SuggestedWords()