Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnJAJP.java103 …private static final CharacterStyle SPAN_EISUKANA_BGCOLOR_HL = new BackgroundColorSpan(0xFF9FB6CD… field in OpenWnnJAJP
1807 mDisplayText.setSpan(SPAN_EISUKANA_BGCOLOR_HL, 0, cursor, in updateViewStatus()