OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CORRECTION_BASIC
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java
45
public static final int
CORRECTION_BASIC
= 1;
110
private int mCorrectionMode =
CORRECTION_BASIC
;
311
|| mCorrectionMode ==
CORRECTION_BASIC
)) {