Searched refs:AUTO_CORRECT_BOLD (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java103 private static final int AUTO_CORRECT_BOLD = 0x01; field in class:SuggestionStripLayoutHelper
217 if ((isAutoCorrection && (options & AUTO_CORRECT_BOLD) != 0)

Completed in 31 milliseconds