OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showSuggestionStrip
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripViewAccessor.java
26
public void
showSuggestionStrip
(final SuggestedWords suggestedWords);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
232
latinIme.
showSuggestionStrip
(suggestedWords);
390
public void
showSuggestionStrip
(final SuggestedWords suggestedWords) {
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
[
all
...]
Completed in 733 milliseconds