Home
last modified time | relevance | path

Searched refs:getUnderlineColor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/style/
DSuggestionSpan.java382 public int getUnderlineColor() { in getUnderlineColor() method in SuggestionSpan
/frameworks/base/core/java/android/widget/
DEditor.java3866 mSuggestionInfos[0].mSuggestionSpanInfo.mSuggestionSpan.getUnderlineColor(); in updateSuggestions()
3868 underlineColor = mMisspelledSpanInfo.mSuggestionSpan.getUnderlineColor(); in updateSuggestions()
/frameworks/base/non-updatable-api/
Dcurrent.txt48304 method @ColorInt public int getUnderlineColor();
/frameworks/base/api/
Dcurrent.txt48448 method @ColorInt public int getUnderlineColor();