OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mmoresuggestionsrowheight
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java
144
public final int
mMoreSuggestionsRowHeight
;
236
mMoreSuggestionsRowHeight
= res.getDimensionPixelSize(
250
return mMaxMoreSuggestionsRow *
mMoreSuggestionsRowHeight
+ mMoreSuggestionsBottomGap;
260
/
mMoreSuggestionsRowHeight
;
[
all
...]
Completed in 332 milliseconds