Searched refs:mEasyCorrectUnderlineColor (Results 1 – 1 of 1) sorted by relevance
131 private int mEasyCorrectUnderlineColor; field in SuggestionSpan196 mEasyCorrectUnderlineColor = Color.BLACK; in initStyle()214 mEasyCorrectUnderlineColor = typedArray.getColor( in initStyle()232 mEasyCorrectUnderlineColor = src.readInt(); in SuggestionSpan()310 dest.writeInt(mEasyCorrectUnderlineColor); in writeToParcelInternal()367 tp.setUnderlineText(mEasyCorrectUnderlineColor, mEasyCorrectUnderlineThickness); in updateDrawState()389 return mEasyCorrectUnderlineColor; in getUnderlineColor()