Searched refs:mIsAutoCorrectionIndicatorOn (Results 1 – 1 of 1) sorted by relevance
105 private boolean mIsAutoCorrectionIndicatorOn; field in InputLogic454 mIsAutoCorrectionIndicatorOn = false; in onCodeInput()594 if (mIsAutoCorrectionIndicatorOn != newAutoCorrectionIndicator in setSuggestedWords()596 mIsAutoCorrectionIndicatorOn = newAutoCorrectionIndicator; in setSuggestedWords()1622 mIsAutoCorrectionIndicatorOn = false; in doShowSuggestionsAndClearAutoCorrectionIndicator()1957 return mIsAutoCorrectionIndicatorOn in getTextWithUnderline()