OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setMoreSuggestionsHeight
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelper.java
170
public void
setMoreSuggestionsHeight
(final int remainingHeight) {
SuggestionStripView.java
208
public void
setMoreSuggestionsHeight
(final int remainingHeight) {
209
mLayoutHelper.
setMoreSuggestionsHeight
(remainingHeight);
Completed in 198 milliseconds