Searched refs:mAutoCorrection (Results 1 - 1 of 1) sorted by last modified time

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DWordComposer.java57 private SuggestedWordInfo mAutoCorrection; field in class:WordComposer
88 mAutoCorrection = null;
119 mAutoCorrection = null;
209 mAutoCorrection = null;
399 mAutoCorrection = autoCorrection;
406 return mAutoCorrection;
440 mAutoCorrection = null;
454 mAutoCorrection = null; // This will be filled by the next call to updateSuggestion.

Completed in 10 milliseconds