Searched refs:mEasyCorrectUnderlineColor (Results 1 – 1 of 1) sorted by relevance
138 private int mEasyCorrectUnderlineColor; field in SuggestionSpan208 mEasyCorrectUnderlineColor = Color.BLACK; in initStyle()234 mEasyCorrectUnderlineColor = typedArray.getColor( in initStyle()252 mEasyCorrectUnderlineColor = src.readInt(); in SuggestionSpan()332 dest.writeInt(mEasyCorrectUnderlineColor); in writeToParcelInternal()392 tp.setUnderlineText(mEasyCorrectUnderlineColor, mEasyCorrectUnderlineThickness); in updateDrawState()428 return mEasyCorrectUnderlineColor; in getUnderlineColor()