Searched refs:FLAG_AUTO_CORRECTION (Results 1 – 3 of 3) sorted by relevance
71 public static final int FLAG_AUTO_CORRECTION = 0x0004; field in SuggestionSpan364 final boolean autoCorrection = (mFlags & FLAG_AUTO_CORRECTION) != 0; in updateDrawState()386 final boolean autoCorrection = (mFlags & FLAG_AUTO_CORRECTION) != 0; in getUnderlineColor()
97 new String[]{"DEF", "Def"}, SuggestionSpan.FLAG_AUTO_CORRECTION); in testOnTextContextMenuItem()115 new String[]{"DEF", "Def"}, SuggestionSpan.FLAG_AUTO_CORRECTION); in testSelectionActionMode()137 new String[]{"DEF", "Def"}, SuggestionSpan.FLAG_AUTO_CORRECTION); in testInsertionActionMode()166 new String[]{"DEF", "Def"}, SuggestionSpan.FLAG_AUTO_CORRECTION); in testSuggestionItems()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...