Searched defs:mPaneView (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DMoreSuggestions.java180 private final MoreSuggestionsView mPaneView; field in class:MoreSuggestions.Builder
187 mPaneView = paneView;
196 mPaneView.updateKeyboardGeometry(mParams.mDefaultRowHeight);
198 mPaneView.newLabelPaint(null /* key */), mResources);

Completed in 44 milliseconds