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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 35 public final boolean mIsPrediction;
51 mIsPrediction = isPrediction;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
SuggestionSpanUtils.java 111 || suggestedWords.mIsPrediction || suggestedWords.mIsPunctuationSuggestions

Completed in 86 milliseconds