OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMoreSuggestionsHeight
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java
253
public int
setMoreSuggestionsHeight
(int remainingHeight) {
678
public int
setMoreSuggestionsHeight
(int remainingHeight) {
679
return mParams.
setMoreSuggestionsHeight
(remainingHeight);
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
Completed in 450 milliseconds