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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
SuggestionSpanUtils.java 123 boolean sameAsTyped = false;
132 sameAsTyped = true;
  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info.h 67 bool sameAsTyped(const unsigned short *word, int length) const;
proximity_info.cpp 447 bool ProximityInfo::sameAsTyped(const unsigned short *word, int length) const {

Completed in 79 milliseconds