Searched refs:OBJ_FLAG_AUTO_CORRECTION (Results 1 – 1 of 1) sorted by relevance
44 private static final Integer OBJ_FLAG_AUTO_CORRECTION = (Integer) CompatUtils.getFieldValue( field in SuggestionSpanUtils49 if (OBJ_FLAG_AUTO_CORRECTION == null) {62 if (TextUtils.isEmpty(text) || OBJ_FLAG_AUTO_CORRECTION == null) { in getTextWithAutoCorrectionIndicatorUnderline()67 new String[] {} /* suggestions */, OBJ_FLAG_AUTO_CORRECTION, null); in getTextWithAutoCorrectionIndicatorUnderline()