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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinImeLogger.java 47 public static void logOnAutoCorrection(String before, String after, int separatorCode) {
Utils.java 457 LatinImeLogger.logOnAutoCorrection(typedWord, correctedWord, separatorCode);

Completed in 37 milliseconds