Searched refs:SPAN_TEXTCOLOR (Results 1 – 2 of 2) sorted by relevance
56 private static final CharacterStyle SPAN_TEXTCOLOR = new ForegroundColorSpan(0xFF000000); field in OpenWnnEN842 mDisplayText.setSpan(SPAN_TEXTCOLOR, 0, disp.length(), in updateComposingText()
107 private static final CharacterStyle SPAN_TEXTCOLOR = new ForegroundColorSpan(0xFF000000); field in OpenWnnJAJP1827 mDisplayText.setSpan(SPAN_TEXTCOLOR, 0, in updateViewStatus()