HomeSort by relevance Sort by last modified time
    Searched refs:mEnableSuggestionSpanInsertion (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SettingsValues.java 70 public final boolean mEnableSuggestionSpanInsertion;
138 // TODO: remove mEnableSuggestionSpanInsertion. It's always true.
139 mEnableSuggestionSpanInsertion = true;
LatinIME.java     [all...]

Completed in 257 milliseconds