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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 487 public void setRejectedBatchModeSuggestion(final String rejectedSuggestion) {
488 mRejectedBatchModeSuggestion = rejectedSuggestion;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]

Completed in 446 milliseconds