OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWordCountToShow
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java
106
public int
getWordCountToShow
(final boolean shouldShowLxxSuggestionUi) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelper.java
357
final int wordCountToShow = suggestedWords.
getWordCountToShow
(
Completed in 639 milliseconds